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

This commit is contained in:
Raboneko
2026-04-17 13:20:22 -05:00
committed by GitHub
parent 41d91888fa
commit af7f07f88b
+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