wok-6.x diff optipng/receipt @ rev 19293
o3read, ocaml, optipng, p7zip-full, pmail, python-nose, ratmenu: fix man or doc path
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jul 06 15:27:44 2016 +0200 (2016-07-06) |
parents | c77465c3f3e0 |
children | 91d4ae5b7999 |
line diff
1.1 --- a/optipng/receipt Sat Feb 07 21:49:23 2015 +0000 1.2 +++ b/optipng/receipt Wed Jul 06 15:27:44 2016 +0200 1.3 @@ -17,6 +17,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + sed -i 's|prefix)/man|prefix)/share/man|' configure 1.8 ./configure \ 1.9 -prefix=/usr \ 1.10 -with-system-libpng &&