wok rev 15836

transmission: create missing VERSION
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 25 11:21:22 2014 +0000 (2014-01-25)
parents ec99b29b30f0
children 18595cbe422e
files transmission/receipt
line diff
     1.1 --- a/transmission/receipt	Fri Jan 24 23:47:23 2014 +0000
     1.2 +++ b/transmission/receipt	Sat Jan 25 11:21:22 2014 +0000
     1.3 @@ -21,6 +21,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	touch third-party/miniupnp/VERSION
     1.8  	./configure \
     1.9  		--prefix=/usr \
    1.10  		--enable-lightweight \