wok diff fatcat/receipt @ rev 25556

created recipes for nted and nted-lang
author Hans-G?nter Theisgen
date Sat Apr 22 14:54:15 2023 +0100 (14 months ago)
parents 699eb9be2e93
children 20ad21d5532c
line diff
     1.1 --- a/fatcat/receipt	Fri May 20 18:11:13 2022 +0000
     1.2 +++ b/fatcat/receipt	Sat Apr 22 14:54:15 2023 +0100
     1.3 @@ -33,7 +33,7 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $install/usr/share/man/man1
     1.7 -	cp $src/man/fatcat.1	$install/usr/man/man1
     1.8 +	cp $src/man/fatcat.1	$install/usr/share/man/man1
     1.9  	cp -a $src/docs		$install/usr/share/doc
    1.10  	cp -a $install/usr/	$fs/
    1.11  }