wok-next diff xine-plugin/receipt @ rev 20610

transmission: up 2.93
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 19 20:11:53 2018 +0300 (2018-04-19)
parents 1ff0133b1f8c
children 1f8d622f0165
line diff
     1.1 --- a/xine-plugin/receipt	Sun Mar 11 13:37:02 2018 +0200
     1.2 +++ b/xine-plugin/receipt	Thu Apr 19 20:11:53 2018 +0300
     1.3 @@ -15,7 +15,9 @@
     1.4  
     1.5  compile_rules() {
     1.6  	mkdir -p $DESTDIR/root/.mozilla/plugins
     1.7 +
     1.8  	./configure $CONFIGURE_ARGS &&
     1.9 +	fix libtool &&
    1.10  	make &&
    1.11  	make DESTDIR=$DESTDIR install || return 1
    1.12