summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c17cbe86ee87..d66396755fd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,10 +29,6 @@ pkgver() {
prepare() {
cd "${_plug}/Source"
- sed -e 's|"vapoursynth\\VapourSynth.h"|<VapourSynth.h>|g' \
- -e 's|"vapoursynth\\VSHelper.h"|<VSHelper.h>|g' \
- -i dpid.cpp
-
patch -p2 -i "${srcdir}/esee"
}