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

This commit is contained in:
Raboneko
2026-04-17 13:20:08 -05:00
committed by GitHub
parent a670e5ac6b
commit 1dd1e58680
+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