wok diff libimobiledevice/receipt @ rev 19325

Add TweetDeck Web
author Leonardo Laporte <hackdorte@sapo.pt>
date Thu Jul 14 06:55:17 2016 -0300 (2016-07-14)
parents 4904e3d374a9
children febd8d7de57b
line diff
     1.1 --- a/libimobiledevice/receipt	Tue Jun 11 10:41:23 2013 +0200
     1.2 +++ b/libimobiledevice/receipt	Thu Jul 14 06:55:17 2016 -0300
     1.3 @@ -18,8 +18,8 @@
     1.4  {
     1.5  	patch -Np1 -i $stuff/swig-version-check.patch
     1.6  	./configure \
     1.7 -		$CONFIGURE_ARGS && 
     1.8 -	make && 
     1.9 +		$CONFIGURE_ARGS &&
    1.10 +	make &&
    1.11  	make install
    1.12  }
    1.13