[neon/backports-jammy/librime/Neon/unstable] debian: no copy
Carlos De Maine
null at kde.org
Sat Jan 27 07:36:28 GMT 2024
Git commit 028ce3b57086da6a43396e103a6b5927f912f688 by Carlos De Maine.
Committed on 27/01/2024 at 07:36.
Pushed by carlosdem into branch 'Neon/unstable'.
no copy
M +3 -7 debian/rules
https://invent.kde.org/neon/backports-jammy/librime/-/commit/028ce3b57086da6a43396e103a6b5927f912f688
diff --git a/debian/rules b/debian/rules
index a32beb4..88805d7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,13 +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
- cd build/
+# cp -r ./librime-lua ./plugins/lua
+# cp -r ./librime-octagram ./plugins/octagram
+# cp -r ./librime-charcode ./plugins/charcode
dh_auto_configure -Scmake -- \
-DCMAKE_BUILD_TYPE=Release \
-DINSTALL_PRIVATE_HEADERS=ON \
More information about the Neon-commits
mailing list