[neon/neon-packaging/kdotool/Neon/unstable] debian: shell script
Carlos De Maine
null at kde.org
Sat Jan 27 06:44:13 GMT 2024
Git commit 070cb6a98b9a0fde7b4f4234411e2dc375b0e302 by Carlos De Maine.
Committed on 27/01/2024 at 06:44.
Pushed by carlosdem into branch 'Neon/unstable'.
shell script
M +1 -1 debian/rules
https://invent.kde.org/neon/neon-packaging/kdotool/-/commit/070cb6a98b9a0fde7b4f4234411e2dc375b0e302
diff --git a/debian/rules b/debian/rules
index bbd6222..2cc5305 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,5 +13,5 @@ override_dh_auto_clean:
cargo clean
override_dh_auto_install:
- ls -lsR
+ $(shell ls -lsR)
dh_auto_install
More information about the Neon-commits
mailing list