2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-08-20 05:06:58 +00:00
repo/testing/qt5-declarative/build

7 lines
57 B
Plaintext
Raw Normal View History

#!/bin/sh -e
qmake
make
make install INSTALL_ROOT="$1"