[neon/backports-noble/gfxboot-theme-ubuntu-noble/Neon/unstable] debian: cp and untar

Carlos De Maine null at kde.org
Tue Aug 27 09:23:27 BST 2024


Git commit 9c2c35fb33116c59df6ca75eb9265f4417e0eeff by Carlos De Maine.
Committed on 27/08/2024 at 08:23.
Pushed by carlosdem into branch 'Neon/unstable'.

cp and untar

M  +2    -2    debian/rules

https://invent.kde.org/neon/backports-noble/gfxboot-theme-ubuntu-noble/-/commit/9c2c35fb33116c59df6ca75eb9265f4417e0eeff

diff --git a/debian/rules b/debian/rules
index b6ccd23..e53b413 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,5 +6,5 @@ export DH_VERBOSE = 1
 
 override_dh_auto_configure:
 	#cd /home/neonjenkins2/data/workspace/noble_unstable_backports-noble_gfxboot-theme-ubuntu-noble_src/packaging/ && ls -lsh
-	cp -r /home/neonjenkins2/data/workspace/noble_unstable_backports-noble_gfxboot-theme-ubuntu-noble_src/packaging/* ./ && ls -lsh
-	./configure
+	cp ../gfxboot-theme-ubuntu_0.23.3+p24.04+vunstable+git20240827.0716.orig.tar.xz ./ && ls -lsh
+	tar xvf *.tar.xz


More information about the Neon-commits mailing list