summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-12-26 21:58:29 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-12-26 21:58:29 +0100
commit6fca0fb7cc9c929f84535268fcebfdb4eb4b62f4 (patch)
tree7910763b3999a3e905b7799b096c4c0495511f03 /extra
parent2d3e411c7422e921dd04b64c009555051ec4ed52 (diff)
Remove an i386 binary making texmacs build fail.
Diffstat (limited to 'extra')
-rw-r--r--extra/texmacs/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/texmacs/PKGBUILD b/extra/texmacs/PKGBUILD
index a85383f60..1d196fe0b 100644
--- a/extra/texmacs/PKGBUILD
+++ b/extra/texmacs/PKGBUILD
@@ -34,6 +34,9 @@ build() {
sed -i '/gtk-update-icon-cache/d' Makefile.in
sed -i '\/icons\/gnome 2>\/dev\/null/d' Makefile.in
+ # Unused i386 binary making strip fail.
+ rm plugins/maxima/bin/maxima_filter
+
./configure --prefix=/usr \
--mandir=/usr/share/man \
--libexecdir=/usr/lib