summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-rw-r--r--extra/ffmpeg/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ffmpeg/PKGBUILD b/extra/ffmpeg/PKGBUILD
index 82881216..7de304f8 100644
--- a/extra/ffmpeg/PKGBUILD
+++ b/extra/ffmpeg/PKGBUILD
@@ -38,7 +38,7 @@ if [ "$CARCH" == 'i486' ]; then
eval "$(
declare -f build | \
sed '
- s/-enable-avisynth/--disable-avisynth/
+ s/--enable-avisynth/--disable-avisynth/
'
)"
fi