forked from kiss-community/repo
kbd: move to extra
This commit is contained in:
parent
c87e1e1155
commit
24bfc5d562
8
extra/kbd/build
Executable file
8
extra/kbd/build
Executable file
@ -0,0 +1,8 @@
|
|||||||
|
#!/bin/sh -e
|
||||||
|
|
||||||
|
./configure \
|
||||||
|
--prefix=/usr \
|
||||||
|
--disable-vlock
|
||||||
|
|
||||||
|
make
|
||||||
|
make DESTDIR="$1" install
|
1
extra/kbd/checksums
Normal file
1
extra/kbd/checksums
Normal file
@ -0,0 +1 @@
|
|||||||
|
a3b096955efe5123974015c519c81be23bbfd5ee969dca3e7b01a8f93be5b347 kbd-2.2.0.tar.gz
|
1
extra/kbd/sources
Normal file
1
extra/kbd/sources
Normal file
@ -0,0 +1 @@
|
|||||||
|
https://www.kernel.org/pub/linux/utils/kbd/kbd-2.2.0.tar.gz
|
1
extra/kbd/version
Normal file
1
extra/kbd/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
2.2.0 1
|
Loading…
Reference in New Issue
Block a user