wok diff deluge/receipt @ rev 7236

Fixed unzip to have all packgaes in bin folder instead of just unzip. This way you can unzip packages with xarchive when it needs zipinfo.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Nov 12 21:36:21 2010 +0000 (2010-11-12)
parents 4f4abd9f6008
children 52a774bd4e5f
line diff
     1.1 --- a/deluge/receipt	Mon Oct 25 22:08:04 2010 +0000
     1.2 +++ b/deluge/receipt	Fri Nov 12 21:36:21 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="deluge"
     1.7 -VERSION="1.3.0"
     1.8 +VERSION="1.3.1"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="A bittorrent client written with python and pygtk"
    1.11  MAINTAINER="slaxemulator@gmail.com"