[neon/kf6/kf6-breeze-icons/Neon/unstable] debian: build flags
Carlos De Maine
null at kde.org
Wed Nov 8 02:50:28 GMT 2023
Git commit 5147146312ef6dd48fc60f3e3c8dcf12b99426ea by Carlos De Maine.
Committed on 08/11/2023 at 03:50.
Pushed by carlosdem into branch 'Neon/unstable'.
build flags
M +4 -1 debian/rules
https://invent.kde.org/neon/kf6/kf6-breeze-icons/-/commit/5147146312ef6dd48fc60f3e3c8dcf12b99426ea
diff --git a/debian/rules b/debian/rules
index 593f639..eeaf965 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,10 @@
dh $@ --with kf6 --buildsystem kf6
override_dh_auto_configure:
- dh_auto_configure -- -DBINARY_ICONS_RESOURCE=ON
+ dh_auto_configure -- /
+ -DBINARY_ICONS_RESOURCE=ON /
+ -DWITH_ICON_GENERATION=ON /
+ -DICONS_LIBRARY=ON
mkdir -p obj-x86_64-linux-gnu/icons/res
override_dh_auto_install:
More information about the Neon-commits
mailing list