summaryrefslogtreecommitdiff
path: root/community/aubio/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/aubio/PKGBUILD')
-rw-r--r--community/aubio/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/aubio/PKGBUILD b/community/aubio/PKGBUILD
index d4bafbd7..13739c2c 100644
--- a/community/aubio/PKGBUILD
+++ b/community/aubio/PKGBUILD
@@ -12,7 +12,7 @@ if [ "${CARCH}" = "pentium4" ]; then
eval "$(
declare -f check | \
sed '
- s/${CARCH}/i686/
+ s/$CARCH/i686/
'
)"
fi