[neon/backports-jammy/librime/Neon/unstable] debian: drop the faff

Carlos De Maine null at kde.org
Sat Jan 27 08:35:09 GMT 2024


Git commit 8579ae5a61c1ef9ce5506d8bab6b085dbb22761f by Carlos De Maine.
Committed on 27/01/2024 at 08:35.
Pushed by carlosdem into branch 'Neon/unstable'.

drop the faff

M  +1    -6    debian/rules

https://invent.kde.org/neon/backports-jammy/librime/-/commit/8579ae5a61c1ef9ce5506d8bab6b085dbb22761f

diff --git a/debian/rules b/debian/rules
index 52160cf..69c7c6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,12 +23,7 @@ endif
 	dh $@ --buildsystem=cmake
 
 override_dh_auto_configure:
-	pwd
-	$(shell ls)
-#	cp -r ./librime-lua ./plugins/lua
-#	cp -r ./librime-octagram ./plugins/octagram
-#	cp -r ./librime-charcode ./plugins/charcode
-	dh_auto_configure -Scmake -- \
+		dh_auto_configure -Scmake -- \
 	    -DCMAKE_BUILD_TYPE=Release \
 	    -DINSTALL_PRIVATE_HEADERS=ON \
 	    -DENABLE_EXTERNAL_PLUGINS=ON \


More information about the Neon-commits mailing list