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 11:10:08 -07:00
Code
Issues
Wiki
ad29ee01ec
repo
/
extra
/
hwdata
/
build
8 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
hwdata: 0.364 (for wlroots 0.16.0)
2022-11-29 03:10:42 -07:00
#!/bin/sh -e
./configure \
--prefix=/usr \
--disable-blacklist
*: explicit DESTDIR
2023-03-02 07:40:00 -07:00
make DESTDIR="$1" install
Copy Permalink