[neon/backports-noble/gfxboot-theme-ubuntu-noble/Neon/unstable] debian: try and untar the source
Carlos De Maine
null at kde.org
Tue Aug 27 08:26:12 BST 2024
Git commit 48117fc74358261c9875790fc8b671729d6cc3f0 by Carlos De Maine.
Committed on 27/08/2024 at 07:26.
Pushed by carlosdem into branch 'Neon/unstable'.
try and untar the source
M +1 -1 debian/rules
https://invent.kde.org/neon/backports-noble/gfxboot-theme-ubuntu-noble/-/commit/48117fc74358261c9875790fc8b671729d6cc3f0
diff --git a/debian/rules b/debian/rules
index 9d37b7f..b841f96 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,5 @@ export DH_VERBOSE = 1
dh $@
override_dh_auto_configure:
- cd .. && ls -lsh
+ cd .. tar xvf gfxboot-theme-ubuntu_0.23.3+p24.04+vunstable+git20240827.0716.orig.tar.xz && ls -lsh
./configure ../
More information about the Neon-commits
mailing list