This website requires JavaScript.
Explore
Help
Register
Sign In
kiss-community
/
repo
Watch
2
Star
0
Fork
1
You've already forked repo
mirror of
https://codeberg.org/kiss-community/repo
synced
2024-11-15 03:00:10 -07:00
Code
Issues
Wiki
84a071c1dc
repo
/
extra
/
bkeymaps
/
build
7 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
bkeymaps: 1.13 See: https://github.com/kisslinux/website/issues/92
2021-09-23 23:58:46 -06:00
#!/bin/sh -e
*: explicit DESTDIR
2023-03-02 07:40:00 -07:00
make DESTDIR="$1" install
bkeymaps: 1.13 See: https://github.com/kisslinux/website/issues/92
2021-09-23 23:58:46 -06:00
cp -fr colemak "$1/usr/share/bkeymaps"
Copy Permalink