From 1e32d15cac9cff36ce3d46aa4901e0d8e5db5841d7ddcc8977bab00e13573bb5 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Tue, 27 Feb 2024 10:23:06 +0000 Subject: [PATCH] remove one PACKAGE_VERSION override OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice-glue?expand=0&rev=8 --- libimobiledevice-glue.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libimobiledevice-glue.spec b/libimobiledevice-glue.spec index b99cf3b..58401d3 100644 --- a/libimobiledevice-glue.spec +++ b/libimobiledevice-glue.spec @@ -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