forked from ports/compat-32
glib-32: automake fix
This commit is contained in:
parent
41e6f660d0
commit
3d643f7bbb
@ -11,6 +11,9 @@ source=(http://download.gnome.org/sources/glib/${version:0:4}/glib-$version.tar.
|
||||
build() {
|
||||
cd glib-$version
|
||||
|
||||
aclocal
|
||||
automake
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--libdir=/usr/lib32 \
|
||||
--mandir=/usr/man \
|
||||
|
Loading…
x
Reference in New Issue
Block a user