[neon/backports-noble/gfxboot-theme-ubuntu-noble/Neon/unstable] debian: can't cd, can we copy

Carlos De Maine null at kde.org
Tue Aug 27 08:58:02 BST 2024


Git commit 67f787030138af0713ecdb396f1670630a427b6e by Carlos De Maine.
Committed on 27/08/2024 at 07:57.
Pushed by carlosdem into branch 'Neon/unstable'.

can't cd, can we copy

M  +2    -2    debian/rules

https://invent.kde.org/neon/backports-noble/gfxboot-theme-ubuntu-noble/-/commit/67f787030138af0713ecdb396f1670630a427b6e

diff --git a/debian/rules b/debian/rules
index 26f9cac..b6ccd23 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,6 @@ export DH_VERBOSE = 1
 	dh $@
 
 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
+	#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


More information about the Neon-commits mailing list