wok diff readom/receipt @ rev 22802

freetype: add freetype-config
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 28 09:23:39 2020 +0100 (2020-01-28)
parents 6ae72f4eee59
children 73f36875e5a7
line diff
     1.1 --- a/readom/receipt	Sun May 15 00:18:48 2011 +0000
     1.2 +++ b/readom/receipt	Tue Jan 28 09:23:39 2020 +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