summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23f039d81564..0302f515e109 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,6 @@ md5sums=('SKIP')
build() {
cd "$srcdir/$_pkgname/src"
- sed -i.bak -e 's/uname -i/uname -m/' Makefile
make
}