multimedia/farsight2: Deleted automake line to fix build on 14.0

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
ponce 2012-06-26 17:30:54 +02:00 committed by Robby Workman
parent 261a2dce89
commit 290ff3734e

View file

@ -69,7 +69,7 @@ find . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \;
automake
#automake
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \