wok-next diff duplicity/receipt @ rev 18379

Add: nginx-extras (1.9.4)
author Nathan Neulinger <nneul@neulinger.org>
date Thu Sep 17 16:29:50 2015 +0000 (2015-09-17)
parents 7896f0694ef6
children d43bf7aae921
line diff
     1.1 --- a/duplicity/receipt	Sat Aug 10 21:12:16 2013 +0000
     1.2 +++ b/duplicity/receipt	Thu Sep 17 16:29:50 2015 +0000
     1.3 @@ -17,7 +17,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8  	./setup.py install --root=$DESTDIR install
     1.9  }
    1.10