flameshot
这个提交存在于:
父节点
a712627bad
当前提交
e19a26a9a1
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
@ -27,7 +27,7 @@ derle() {
|
||||||
install -Dm644 "./docs/desktopEntry/package/flameshot-init.desktop" "${PKG}/usr/share/applications/flameshot-init.desktop"
|
install -Dm644 "./docs/desktopEntry/package/flameshot-init.desktop" "${PKG}/usr/share/applications/flameshot-init.desktop"
|
||||||
install -Dm644 "./img/flameshot.png" "${PKG}/usr/share/icons/flameshot.png"
|
install -Dm644 "./img/flameshot.png" "${PKG}/usr/share/icons/flameshot.png"
|
||||||
mkdir -p ${PKG}/usr/share/flameshot/translations
|
mkdir -p ${PKG}/usr/share/flameshot/translations
|
||||||
install -Dm644 ./translation/*.qm ${PKG}/usr/share/flameshot/translations/
|
install -Dm644 ./translations/*.qm ${PKG}/usr/share/flameshot/translations/
|
||||||
/usr/lib/qt5/bin/lrelease $SRC/flame-Internationalization_tr.ts -qm ${PKG}/usr/share/flameshot/translations/Internationalization_tr.qm
|
/usr/lib/qt5/bin/lrelease $SRC/flame-Internationalization_tr.ts -qm ${PKG}/usr/share/flameshot/translations/Internationalization_tr.qm
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
正在加载…
添加表格
在新工单中引用