multimedia/farsight2: Deleted automake line to fix build on 14.0
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
261a2dce89
commit
290ff3734e
|
@ -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" \
|
||||
|
|
Loading…
Reference in New Issue