[neon/neon-packaging/kdotool/Neon/unstable] debian: another try

Carlos De Maine null at kde.org
Sat Jan 27 07:39:00 GMT 2024


Git commit 273d25bbec5a4cc33df81e93859cc6ae7b796925 by Carlos De Maine.
Committed on 27/01/2024 at 07:38.
Pushed by carlosdem into branch 'Neon/unstable'.

another try

M  +1    -1    debian/rules

https://invent.kde.org/neon/neon-packaging/kdotool/-/commit/273d25bbec5a4cc33df81e93859cc6ae7b796925

diff --git a/debian/rules b/debian/rules
index 4e0c2c2..5b7caea 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,5 +15,5 @@ override_dh_auto_clean:
 
 override_dh_auto_install:
 	$(shell ls -lsR )
-	cp ../target/release/kdotool ./tmp/usr/bin/
+	cp target/release/kdotool debian/tmp/usr/bin/
 	dh_auto_install


More information about the Neon-commits mailing list