system/Eterm: Updated for version 0.9.4

This commit is contained in:
Robby Workman 2010-05-11 22:26:18 +02:00 committed by David Somero
parent 4bed2c3733
commit 91ba3afda8

View file

@ -33,9 +33,6 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
# Parallel compilation support
JOBS=${JOBS:-1}
if [ "$ARCH" = "i486" ]; then
SLKCFLAGS="-O2 -march=i486 -mtune=i686"
elif [ "$ARCH" = "i686" ]; then
@ -78,7 +75,7 @@ CXXFLAGS="$SLKCFLAGS" \
--with-pty-group=tty \
--enable-static=no
make -j${JOBS}
make
make install DESTDIR=$PKG
# Let's add a compatibility/sensible symlink