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

Up clisp (2.50)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue May 15 02:59:03 2018 +0300 (2018-05-15)
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	Tue May 15 02:59:03 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  }