wok-6.x diff readom/receipt @ rev 18893
Update apache post_install
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 13 10:39:15 2016 +0100 (2016-02-13) |
parents | 6ae72f4eee59 |
children | 73f36875e5a7 |
line diff
1.1 --- a/readom/receipt Sun May 15 00:18:48 2011 +0000 1.2 +++ b/readom/receipt Sat Feb 13 10:39:15 2016 +0100 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="readom as readcd for use with graveman" 1.6 MAINTAINER="allan316@gmail.com" 1.7 +LICENSE="GPL2" 1.8 WEB_SITE="http://www.cdrkit.org/" 1.9 WANTED="cdrkit" 1.10 1.11 @@ -12,7 +13,7 @@ 1.12 genpkg_rules() 1.13 { 1.14 mkdir -p $fs/usr/bin 1.15 - cp $_pkg/usr/bin/readom $fs/usr/bin 1.16 + cp $install/usr/bin/readom $fs/usr/bin 1.17 1.18 # Make symlinks for cdrtools compatibility 1.19 cd $fs/usr/bin