mc: fix build for automake 1.11, ticket #453
This commit is contained in:
parent
c59a9dc098
commit
832dc43a5f
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user