multimedia/ucview: Simplify script.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Philip Lacroix 2015-03-14 06:36:29 +07:00 committed by Willy Sudiarto Raharjo
parent de8187f764
commit 84c2055027

View file

@ -25,7 +25,7 @@
PRGNAM=ucview
VERSION=${VERSION:-20150221}
SRCVERSION=${SRCVERSION:-29bd93aeef0573c58c9aee665dc43fdfd1f77a1f}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@ -81,9 +81,7 @@ find -L . \
PRGMAN=$PKG/usr/man/man1
PRGDOC=$PKG/usr/doc/$PRGNAM-$VERSION
# Remove reference to non existent 'm4' directory.
sed -i -e "s~^ACLOCAL_AMFLAGS.*$~~" Makefile.am
mkdir m4
autoreconf --force --install
intltoolize --force