summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/mksrcinfo2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/mksrcinfo b/bin/mksrcinfo
index 4a38b00..795c520 100755
--- a/bin/mksrcinfo
+++ b/bin/mksrcinfo
@@ -4,6 +4,8 @@
# bleh - this should really be handled by makepkg!
(
+ CARCH='i686'
+
. ./PKGBUILD
if [ -z "${pkgbase}" ]; then