[neon/kde/kimageformats/Neon/unstable] debian: Update rules

Carlos De Maine null at kde.org
Fri Jan 20 02:47:39 GMT 2023


Git commit d9bd0de85c48bb1371f1394244b41a66f0f0cebd by Carlos De Maine.
Committed on 20/01/2023 at 02:47.
Pushed by carlosdem into branch 'Neon/unstable'.

Update rules

M  +1    -1    debian/rules

https://invent.kde.org/neon/kde/kimageformats/commit/d9bd0de85c48bb1371f1394244b41a66f0f0cebd

diff --git a/debian/rules b/debian/rules
index f417152..fe43181 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
 
 %:
-	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp -DKIMAGEFORMATS_HEIF=ON
+	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp --DKIMAGEFORMATS_HEIF=ON
 
 override_dh_strip:
 	dh_strip --dbgsym-migration='kimageformats-dbg (<= 5.19.0-1~~)'


More information about the Neon-commits mailing list