2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-08-19 12:46:58 +00:00
repo/testing/qt5-x11extras/build

7 lines
57 B
Plaintext
Raw Normal View History

2020-01-17 21:33:45 +00:00
#!/bin/sh -e
qmake
make
make INSTALL_ROOT="$1" install