Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/wolf-shaper
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-08-24 16:11:25 +0300
committerTasos Sahanidis <tasos@tasossah.com>2024-08-24 16:11:25 +0300
commit8e85a80602675580b04cd5b795ee27eedc5bf9e9 (patch)
tree2453fd7bd602d50dc6b65767cfa5952b2b1ab7d0 /extra/wolf-shaper
parentfef09e75c7c98e525b0e2e61cbabcdea17b8e3ac (diff)
extra/wolf-shaper: Search for i686 in vst path
Diffstat (limited to 'extra/wolf-shaper')
-rw-r--r--extra/wolf-shaper/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/wolf-shaper/PKGBUILD b/extra/wolf-shaper/PKGBUILD
index efa18ed2..d0e54eb7 100644
--- a/extra/wolf-shaper/PKGBUILD
+++ b/extra/wolf-shaper/PKGBUILD
@@ -1 +1 @@
-eval "$(declare -f package_wolf-shaper-vst3 | sed 's@\$CARCH@i386@g')"
+eval "$(declare -f package_wolf-shaper-vst3 | sed 's@\$CARCH@i686@g')"