wok-next diff asterisk-sound/receipt @ rev 14882

python-socketpool, python-restkit, python-http-parser, python-couchdbkit: we need a meaningfull TARBALL to store sources on mirror
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 24 15:51:20 2013 +0000 (2013-07-24)
parents e76ce476e779
children f4c22f009037
line diff
     1.1 --- a/asterisk-sound/receipt	Tue May 31 15:25:51 2011 +0200
     1.2 +++ b/asterisk-sound/receipt	Wed Jul 24 15:51:20 2013 +0000
     1.3 @@ -22,5 +22,6 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	cp -a $_pkg/* $fs
     1.8 +	cp -a $install/* $fs
     1.9 +	chown -R root:root $fs
    1.10  }