This commit is contained in:
zj
2025-12-07 16:17:17 +08:00
parent 93720695da
commit 34691acbba
2 changed files with 5 additions and 5 deletions

View File

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

View File

@@ -13,10 +13,10 @@ script:
- "- /bin/bash ${ROOT}/home/smart/smart-organizer-service-install.sh"
- "- mv ${ROOT}/usr/bin/dcpomatic2_create ${ROOT}/usr/bin/dcpomatic2_create_original"
- "- cp ${ROOT}/home/smart/dcpomatic2_create ${ROOT}/usr/bin/dcpomatic2_create"
- "- mv ${ROOT}/usr/bin/ffmpeg ${ROOT}/usr/bin/ffmpeg.bin"
- "- cp ${ROOT}/home/smart/ffmpeg ${ROOT}/usr/bin/ffmpeg"
- "- chmod 755 ${ROOT}/usr/bin/ffmpeg"
- "- chmod 755 ${ROOT}/usr/bin/dcpomatic2_create"
# - "- rm -rf ${ROOT}/home/${USER}/.config/autostart/first-start.desktop"
# - "- rm -rf ${ROOT}/home/${USER}/first-start.sh"
- "- cp ${ROOT}/home/${USER}/Desktop/*.desktop ${ROOT}/usr/share/applications/"
- "- cp ${ROOT}/home/${USER}/*.desktop ${ROOT}/usr/share/applications/"
# - "- mv ${ROOT}/etc/pacman.d/mirrorlist ${ROOT}/etc/pacman.d/mirrorlist.bak"
# - "- mv ${ROOT}/etc/pacman.d/mirrorlist~ ${ROOT}/etc/pacman.d/mirrorlist"