[neon/kde/kimageformats/Neon/unstable] debian: add the seperator

Carlos De Maine null at kde.org
Fri Jan 20 03:25:27 GMT 2023


Git commit 0016635a6e49affd28374fc2402580f101785f7a by Carlos De Maine.
Committed on 20/01/2023 at 03:25.
Pushed by carlosdem into branch 'Neon/unstable'.

add the seperator

M  +1    -1    debian/rules

https://invent.kde.org/neon/kde/kimageformats/commit/0016635a6e49affd28374fc2402580f101785f7a

diff --git a/debian/rules b/debian/rules
index 43b5645..e0973cd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
 	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
+	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