wok diff nvclock/receipt @ rev 21858
Fix re2c build
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 18 19:26:59 2019 +0200 (2019-09-18) |
parents | 164fcaca1cd0 |
children | e6a4cd87fdcb |
line diff
1.1 --- a/nvclock/receipt Sat Nov 30 20:43:45 2013 +0000 1.2 +++ b/nvclock/receipt Wed Sep 18 19:26:59 2019 +0200 1.3 @@ -17,6 +17,7 @@ 1.4 compile_rules(){ 1.5 [ -d $PACKAGE$VERSION ] && mv $PACKAGE$VERSION $PACKAGE-$VERSION 1.6 cd $src 1.7 + sed -i 's|prefix}/man|prefix}/share/man|' Makefile* 1.8 1.9 autoreconf 1.10