wok-next diff gst0-python/receipt @ rev 20765

Up cookutils (1066); add xmahjongg
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jun 06 00:54:44 2018 +0300 (2018-06-06)
parents e545e47edffa
children d958fec46c9f
line diff
     1.1 --- a/gst0-python/receipt	Fri Apr 06 02:18:37 2018 +0300
     1.2 +++ b/gst0-python/receipt	Wed Jun 06 00:54:44 2018 +0300
     1.3 @@ -17,6 +17,7 @@
     1.4  
     1.5  compile_rules() {
     1.6  	./configure $CONFIGURE_ARGS &&
     1.7 +	fix libtool &&
     1.8  	make &&
     1.9  	make DESTDIR=$DESTDIR install
    1.10  }