[neon/backports-jammy/librime/Neon/unstable] debian: debug

Carlos De Maine null at kde.org
Sat Jan 27 07:23:31 GMT 2024


Git commit 77090a025c2cd37cb843b863f97d1d3ccd889d00 by Carlos De Maine.
Committed on 27/01/2024 at 07:23.
Pushed by carlosdem into branch 'Neon/unstable'.

debug

M  +2    -0    debian/rules

https://invent.kde.org/neon/backports-jammy/librime/-/commit/77090a025c2cd37cb843b863f97d1d3ccd889d00

diff --git a/debian/rules b/debian/rules
index 0a62d37..c17324e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,9 @@ endif
 	dh $@ --buildsystem=cmake
 
 override_dh_auto_configure:
+	$(shell ls -lsR ../)
 	cd ../
+	$(shell ls -lsR ../)
 	cp -r ./librime-lua ./plugins/lua
 	cp -r ./librime-octagram ./plugins/octagram
 	cp -r ./librime-charcode ./plugins/charcode


More information about the Neon-commits mailing list