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
dabe6cd104
repo
/
wayland
/
wayclip
/
build
5 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
wayclip: new package at 0.1
2022-04-24 17:38:47 -06:00
#!/bin/sh -e
make PREFIX=/usr
*: explicit DESTDIR
2023-03-02 07:40:00 -07:00
make PREFIX=/usr DESTDIR="$1" install
Copy Permalink