summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 710c42d9c5dc..1527c25fe211 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -40,6 +40,7 @@ prepare() {
cd "${pkgname}-${pkgver}"
chmod -c 644 "${pkgname}/man/"*
chmod -c 644 "${pkgname}.egg-info/"*
+ chmod -c 644 "${pkgname}/ddw/"*
}
build() {