[neon/neon-packaging/kdotool/Neon/unstable] debian: more debug

Carlos De Maine null at kde.org
Sat Jan 27 07:48:32 GMT 2024


Git commit 61e87cd9beebfd4629dad70c32a2811c830658e0 by Carlos De Maine.
Committed on 27/01/2024 at 07:48.
Pushed by carlosdem into branch 'Neon/unstable'.

more debug

M  +1    -1    debian/rules

https://invent.kde.org/neon/neon-packaging/kdotool/-/commit/61e87cd9beebfd4629dad70c32a2811c830658e0

diff --git a/debian/rules b/debian/rules
index 5b7caea..f8242a0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,6 @@ override_dh_auto_clean:
 	cargo clean
 
 override_dh_auto_install:
-	$(shell ls -lsR )
+	$(shell ls && ls ../ && ls ../../ )
 	cp target/release/kdotool debian/tmp/usr/bin/
 	dh_auto_install


More information about the Neon-commits mailing list