summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06c7e9eb46c7..d00e58f170e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -41,6 +41,7 @@ package() {
msg "Copying TIM to /opt/deepinwine/apps/Deepin-TIM ..."
mkdir -p opt/deepinwine/apps/Deepin-TIM
cp ${srcdir}/{files.7z,run.sh,TIM$pkgver.exe} -i opt/deepinwine/apps/Deepin-TIM/
+ chmod +x opt/deepinwine/apps/Deepin-TIM/run.sh
popd
}