1
0
forked from ports/opt

gtk: cleanup

This commit is contained in:
Fredrik Rinnestam 2015-07-26 00:51:37 +02:00
parent e854fc35f0
commit 4f0098a71c

View File

@ -12,7 +12,7 @@ source=(http://download.gnome.org/sources/gtk+/2.24/${name}+-$version.tar.xz \
build () {
cd gtk+-$version
./configure --prefix=/usr --mandir=/usr/man
./configure --prefix=/usr
make
make DESTDIR=$PKG install
mkdir -p $PKG/usr/etc/gtk-2.0