chore (xcur2png): use %conf (#11305) (#11345)

This commit is contained in:
Raboneko
2026-04-17 13:19:51 -05:00
committed by GitHub
parent bcfb3572b6
commit 3b4cbd9a36
+3 -1
View File
@@ -20,8 +20,10 @@ xcur2png is a program which let you take PNG image from X cursor, and generate c
%prep
%autosetup
%build
%conf
%configure
%build
%make_build
%install