[neon/backports-noble/gfxboot-theme-ubuntu-noble/Neon/unstable] debian: try and copy the source to the build dir

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


Git commit 6a61756e365bf764d952c1f9e3a5ac2e6384cee1 by Carlos De Maine.
Committed on 27/08/2024 at 07:54.
Pushed by carlosdem into branch 'Neon/unstable'.

try and copy the source to the build dir

M  +3    -4    debian/rules

https://invent.kde.org/neon/backports-noble/gfxboot-theme-ubuntu-noble/-/commit/6a61756e365bf764d952c1f9e3a5ac2e6384cee1

diff --git a/debian/rules b/debian/rules
index 79f36b6..26f9cac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,6 @@ export DH_VERBOSE = 1
 	dh $@
 
 override_dh_auto_configure:
-	ls -lsh
-	cd .. && ls -lsh
-	cd ../../ && ls -lsh
-	#./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


More information about the Neon-commits mailing list