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

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Owen Zimmerman
2026-04-17 13:14:14 -05:00
committed by GitHub
parent 7085bd1aec
commit 18c5476a8e
+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