wok diff cdrkit/receipt @ rev 18813
python-docopt (update receipt)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Thu Jan 14 20:21:12 2016 +0000 (2016-01-14) |
parents | d4e83c73b190 |
children | 73cdd2cf47c4 |
line diff
1.1 --- a/cdrkit/receipt Wed May 11 13:57:07 2011 +0200 1.2 +++ b/cdrkit/receipt Thu Jan 14 20:21:12 2016 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="Wodim for recording/blanking CDs/DVDs and genisoimage for ISO." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://www.cdrkit.org/" 1.10 WGET_URL="http://cdrkit.org/releases/$TARBALL" 1.11 @@ -28,8 +29,8 @@ 1.12 genpkg_rules() 1.13 { 1.14 mkdir -p $fs/usr/bin 1.15 - cp $_pkg/usr/bin/genisoimage $fs/usr/bin 1.16 - cp $_pkg/usr/bin/wodim $fs/usr/bin 1.17 + cp $install/usr/bin/genisoimage $fs/usr/bin 1.18 + cp $install/usr/bin/wodim $fs/usr/bin 1.19 # Make symlinks for cdrtools compatibility 1.20 cd $fs/usr/bin 1.21 ln -s wodim cdrecord