repo/wayland/wayclip/build

5 lines
69 B
Plaintext
Raw Normal View History

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