2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 23:12:28 +00:00
repo/extra/qt5-x11extras/build
2020-01-18 19:39:37 +02:00

7 lines
57 B
Bash
Executable File

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