summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072023-01-23 17:38:03 +0100
committersL1pKn072023-01-23 17:38:03 +0100
commit089707ed4c294bb32d0852ea0a73332c5c114bc7 (patch)
tree1b4259b7e65f2c26b6b253ddfe57fa65f3616212
parentd5e63e9f44815d8b55d1f69970e88374ad14fcf7 (diff)
downloadaur-089707ed4c294bb32d0852ea0a73332c5c114bc7.tar.gz
bump
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c51dce75377d..5a3597900674 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -41,9 +41,8 @@ prepare() {
rm -fr vsxx/vapoursynth
sed -e "s| -Ivsxx/vapoursynth||g" \
- -e '/VSConstants4/d' \
+ -e '/VSConstants4.h/d' \
-e '/VapourSynth4.h/d' \
- -e '/VapourSynth.h/d' \
-e '/VSHelper4.h/d'\
-i Makefile
}