2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-10-05 16:55:47 -06:00
repo/wayland/wayclip/build

5 lines
69 B
Plaintext
Raw Normal View History

2022-04-24 17:38:47 -06:00
#!/bin/sh -e
make PREFIX=/usr
2023-03-02 07:40:00 -07:00
make PREFIX=/usr DESTDIR="$1" install