[neon/forks/kaidan/Neon/unstable] debian: Update rules
Carlos De Maine
null at kde.org
Tue Feb 21 01:56:17 GMT 2023
Git commit 8fd02fcf3ebf906589505d0d47e64761fe69934d by Carlos De Maine.
Committed on 21/02/2023 at 01:56.
Pushed by carlosdem into branch 'Neon/unstable'.
Update rules
M +1 -3 debian/rules
https://invent.kde.org/neon/forks/kaidan/commit/8fd02fcf3ebf906589505d0d47e64761fe69934d
diff --git a/debian/rules b/debian/rules
index 8a02c23..7484431 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,9 @@
#!/usr/bin/make -f
-export QT_SELECT=qt5
-export QT_INSTALL_PREFIX=/usr
export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
%:
- dh $@ --with=kf5
+ dh $@ --with kf5 --buildsystem kf5
override_dh_auto_configure:
More information about the Neon-commits
mailing list