remove one PACKAGE_VERSION override

OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice-glue?expand=0&rev=8
This commit is contained in:
Sebastian Wagner 2024-02-27 10:23:06 +00:00 committed by Git OBS Bridge
parent 0b77604b67
commit 1e32d15cac

View File

@ -63,7 +63,7 @@ sed -i -e 's/-L${libdir}//' src/%{name}-1.0.pc.in
autoreconf -fvi
%configure PACKAGE_VERSION=%{version} \
--disable-silent-rules \
--disable-static PACKAGE_VERSION=%{version}
--disable-static
%make_build
%install