wok-next diff gtkglext/receipt @ rev 20575

More fix libtool; combine libdbusmenu-gtk*
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Apr 14 01:31:03 2018 +0300 (2018-04-14)
parents e545e47edffa
children d6378d455338
line diff
     1.1 --- a/gtkglext/receipt	Fri Apr 06 02:18:37 2018 +0300
     1.2 +++ b/gtkglext/receipt	Sat Apr 14 01:31:03 2018 +0300
     1.3 @@ -19,6 +19,7 @@
     1.4  	patch -Np1 -i $stuff/gtk2.20.patch
     1.5  	autoconf --force
     1.6  	./configure $CONFIGURE_ARGS &&
     1.7 +	fix libtool &&
     1.8  	make &&
     1.9  	make DESTDIR=$DESTDIR install
    1.10  }