summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072020-02-26 16:14:31 +0100
committersL1pKn072020-02-26 16:14:31 +0100
commit4ae239eb54c98f0a197ad559c0b4850b147da2a5 (patch)
tree0c04ee162918290e7c0a75fe8717aefc8c1e57f3 /PKGBUILD
parentbdce9e1e7e9b1b4c9cb27963e46eaae749967134 (diff)
downloadaur-4ae239eb54c98f0a197ad559c0b4850b147da2a5.tar.gz
bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd045d3ba54f..f1b0dc874db7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -43,7 +43,6 @@ package(){
DESTDIR="${pkgdir}" ninja -C build install
mv "${pkgdir}/usr/lib/vapoursynth/model" "${pkgdir}/usr/lib/vapoursynth/${_plug}-models"
- chmod -R a+w "${pkgdir}/usr/lib/vapoursynth/${_plug}-models"
install -Dm644 "${_plug}/README.md" "${pkgdir}/usr/share/doc/vapoursynth/plugins/${_plug}/README.md"
}