fix post install

This commit is contained in:
zj
2025-12-15 17:18:24 +08:00
parent 250547341d
commit fdec5623bd
2 changed files with 1 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
pkgname=bbt-calamares-config pkgname=bbt-calamares-config
_destname1="/etc" _destname1="/etc"
pkgver=25.12 pkgver=25.12
pkgrel=03 pkgrel=04
pkgdesc="calamares for bbt" pkgdesc="calamares for bbt"
arch=('any') arch=('any')
url="https://yuyujing.cn" url="https://yuyujing.cn"

View File

@@ -17,8 +17,6 @@ script:
- "- cp ${ROOT}/home/smart/ffmpeg ${ROOT}/usr/bin/ffmpeg" - "- cp ${ROOT}/home/smart/ffmpeg ${ROOT}/usr/bin/ffmpeg"
- "- chmod 755 ${ROOT}/usr/bin/ffmpeg" - "- chmod 755 ${ROOT}/usr/bin/ffmpeg"
- "- chmod 755 ${ROOT}/usr/bin/dcpomatic2_create" - "- 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/cinema/.*"
- "- rm -rf ${ROOT}/media/kdm/.*" - "- rm -rf ${ROOT}/media/kdm/.*"