[neon/backports-noble/gfxboot-theme-ubuntu-noble/Neon/unstable] debian: get some debug happening
Carlos De Maine
null at kde.org
Tue Aug 27 08:05:42 BST 2024
Git commit 9248eee1ed15b348d2afac3438b588b20bc80ac3 by Carlos De Maine.
Committed on 27/08/2024 at 07:05.
Pushed by carlosdem into branch 'Neon/unstable'.
get some debug happening
M +5 -1 debian/rules
https://invent.kde.org/neon/backports-noble/gfxboot-theme-ubuntu-noble/-/commit/9248eee1ed15b348d2afac3438b588b20bc80ac3
diff --git a/debian/rules b/debian/rules
index 8c184f8..9d21c96 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,4 +2,8 @@
export DH_VERBOSE = 1
%:
- dh $@ --builddirectory=workspace/noble_unstable_backports-noble_gfxboot-theme-ubuntu-noble/packaging/
+ dh $@
+
+override_dh_autoconfigure:
+ ls -lsh
+ ./configure ../
More information about the Neon-commits
mailing list