[neon/kde/kimageformats/Neon/unstable] debian: Update rules
Carlos De Maine
null at kde.org
Fri Jan 20 02:55:55 GMT 2023
Git commit b11b46fb270b666b017a9867a945f096e17720d0 by Carlos De Maine.
Committed on 20/01/2023 at 02:55.
Pushed by carlosdem into branch 'Neon/unstable'.
Update rules
M +4 -1 debian/rules
https://invent.kde.org/neon/kde/kimageformats/commit/b11b46fb270b666b017a9867a945f096e17720d0
diff --git a/debian/rules b/debian/rules
index fe43181..43b5645 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,10 @@
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
+
+override_dh_auto_configure:
+dh_auto_configure --buildsystem=kf5 -O--buildsystem=kf5 -- -DKIMAGEFORMATS_HEIF=ON
override_dh_strip:
dh_strip --dbgsym-migration='kimageformats-dbg (<= 5.19.0-1~~)'
More information about the Neon-commits
mailing list