wok diff fatcat/receipt @ rev 25236
updated python-shapely (1.7.0 -> 1.7.1)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jul 13 17:41:12 2022 +0100 (2022-07-13) |
parents | 699eb9be2e93 |
children | 20ad21d5532c |
line diff
1.1 --- a/fatcat/receipt Fri May 20 18:11:13 2022 +0000 1.2 +++ b/fatcat/receipt Wed Jul 13 17:41:12 2022 +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 }