qmake
This commit is contained in:
parent
364d23d417
commit
8b8059656c
|
@ -17,7 +17,7 @@ derle() {
|
||||||
cd $isim-$surum
|
cd $isim-$surum
|
||||||
cp ../*.desktop ./docs/desktopEntry/package/
|
cp ../*.desktop ./docs/desktopEntry/package/
|
||||||
|
|
||||||
qmake
|
qmake-qt5
|
||||||
make
|
make
|
||||||
|
|
||||||
install -Dm755 "./flameshot" "${PKG}/usr/bin/flameshot"
|
install -Dm755 "./flameshot" "${PKG}/usr/bin/flameshot"
|
||||||
|
|
Loading…
Reference in New Issue