We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75b0028 commit 34ae49bCopy full SHA for 34ae49b
install.sh
@@ -9,7 +9,7 @@ ARCHIVE="fcitx5-lekhika-${VERSION}.tar.gz"
9
URL="https://github.com/${REPO}/releases/download/${VERSION}/${ARCHIVE}"
10
11
TMPDIR=$(mktemp -d)
12
-INSTALL_DIR="/usr/lib/fcitx5"
+INSTALL_DIR="/usr/lib/x86_64-linux-gnu/fcitx5"
13
DATA_DIR="/usr/share/fcitx5/fcitx5-lekhika"
14
ICON_DIR="/usr/share/icons/hicolor/48x48/apps"
15
0 commit comments