aboutsummaryrefslogtreecommitdiff
path: root/extra/bkeymaps
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-05-15 21:10:05 +0300
committerCem Keylan <cem@ckyln.com>2020-05-15 21:10:05 +0300
commit5b2bb0143fdac70e13414d30f3acda0269e33ee0 (patch)
treeaf4b18327e287d8df295f3e30e09fedcf19ee8ce /extra/bkeymaps
parentebe9a0d868940a4008e5f25029d2a22274415ded (diff)
downloadrepository-5b2bb0143fdac70e13414d30f3acda0269e33ee0.tar.gz
bkeymaps: portable install calls
Diffstat (limited to 'extra/bkeymaps')
-rwxr-xr-xextra/bkeymaps/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/bkeymaps/build b/extra/bkeymaps/build
index e2a3803f..9ec67886 100755
--- a/extra/bkeymaps/build
+++ b/extra/bkeymaps/build
@@ -1,4 +1,4 @@
#!/bin/sh -e
make DESTDIR="$1" install
-install -Dm644 -t "$1/usr/share/bkeymaps/colemak" en-latin9.bmap
+install -Dm644 en-latin9.bmap "$1/usr/share/bkeymaps/colemak/en-latin9.bmap"