summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsmls2015-07-28 12:54:37 +0200
committersmls2015-07-28 12:54:37 +0200
commit3930d46978e0ed0b8bc303acb69d4860d1b9ec7d (patch)
tree8978c46e7ff6f6adaa9095d4155c7c6300e089dc
parent8e4adb5c05b1eb1d43ef9dbdcf7ac7163d1b9eeb (diff)
downloadaur-3930d46978e0ed0b8bc303acb69d4860d1b9ec7d.tar.gz
remove redundant line
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 115d3fefb9db..07828c57d17c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,8 +29,6 @@ case $CARCH in
x86_64) _arch=x86_64; _other=x86; _lib=lib64; _libother=lib ;;
esac
-[ $CARCH == "i686" ] && _arch=x86 || _arch=x86_64
-
prepare() {
# Create custom launcher
echo -e "#!/usr/bin/sh\n" \