wok-next diff libgnome-keyring/receipt @ rev 20712

libtorrent: fix rtorrent building for non-64bit archs
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun May 27 12:13:53 2018 +0300 (2018-05-27)
parents 757d032c55c7
children 342b30daff76
line diff
     1.1 --- a/libgnome-keyring/receipt	Fri Mar 30 19:31:50 2018 +0300
     1.2 +++ b/libgnome-keyring/receipt	Sun May 27 12:13:53 2018 +0300
     1.3 @@ -19,6 +19,7 @@
     1.4  		--libexecdir=/usr/lib/$PACKAGE \
     1.5  		--sysconfdir=/etc/gnome \
     1.6  		$CONFIGURE_ARGS &&
     1.7 +	fix libtool &&
     1.8  	make &&
     1.9  	make install
    1.10  }