mc: fix build for automake 1.11, ticket #453

This commit is contained in:
Juergen Daubert 2009-05-28 13:23:12 +02:00
parent c59a9dc098
commit 832dc43a5f

View File

@ -5,12 +5,15 @@
name=mc
version=4.6.2
release=1
release=2
source=(http://www.midnight-commander.org/downloads/$name-$version.tar.gz)
build () {
cd $name-$version
aclocal
automake -a
./configure --prefix=/usr \
--mandir=/usr/man \
--libexecdir=/usr/lib \