Skip to content

Commit 34ae49b

Browse files
authored
Update install.sh
1 parent 75b0028 commit 34ae49b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ARCHIVE="fcitx5-lekhika-${VERSION}.tar.gz"
99
URL="https://github.com/${REPO}/releases/download/${VERSION}/${ARCHIVE}"
1010

1111
TMPDIR=$(mktemp -d)
12-
INSTALL_DIR="/usr/lib/fcitx5"
12+
INSTALL_DIR="/usr/lib/x86_64-linux-gnu/fcitx5"
1313
DATA_DIR="/usr/share/fcitx5/fcitx5-lekhika"
1414
ICON_DIR="/usr/share/icons/hicolor/48x48/apps"
1515

0 commit comments

Comments
 (0)