This commit is contained in:
milisbir 2018-07-20 23:35:57 +03:00
parent 364d23d417
commit 8b8059656c
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ derle() {
cd $isim-$surum
cp ../*.desktop ./docs/desktopEntry/package/
qmake
qmake-qt5
make
install -Dm755 "./flameshot" "${PKG}/usr/bin/flameshot"