summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c4cc23b3abb..af8eb9a4c2df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,10 +20,6 @@ pkgver() {
echo "$(git describe --long --tags | tr - .)"
}
-prepare() {
- chmod +x "${_plug}/configure"
-}
-
build() {
cd "${_plug}"
./configure --install="${pkgdir}/usr/lib/vapoursynth" \