repo/extra/qt5-x11extras/build

7 lines
57 B
Plaintext
Raw Normal View History

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