2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-11-17 12:10:12 -07:00
repo/extra/qt5-webchannel/build

7 lines
57 B
Plaintext
Raw Normal View History

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