fix post install
This commit is contained in:
2
PKGBUILD
2
PKGBUILD
@@ -2,7 +2,7 @@
|
||||
pkgname=bbt-calamares-config
|
||||
_destname1="/etc"
|
||||
pkgver=25.12
|
||||
pkgrel=03
|
||||
pkgrel=04
|
||||
pkgdesc="calamares for bbt"
|
||||
arch=('any')
|
||||
url="https://yuyujing.cn"
|
||||
|
||||
@@ -17,8 +17,6 @@ script:
|
||||
- "- cp ${ROOT}/home/smart/ffmpeg ${ROOT}/usr/bin/ffmpeg"
|
||||
- "- chmod 755 ${ROOT}/usr/bin/ffmpeg"
|
||||
- "- chmod 755 ${ROOT}/usr/bin/dcpomatic2_create"
|
||||
- "- cp ${ROOT}/home/${USER}/Desktop/*.desktop ${ROOT}/usr/share/applications/"
|
||||
- "- cp ${ROOT}/home/${USER}/*.desktop ${ROOT}/usr/share/applications/"
|
||||
- "- rm -rf ${ROOT}/media/cinema/.*"
|
||||
- "- rm -rf ${ROOT}/media/kdm/.*"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user