wok diff doxygen/receipt @ rev 19750
compiz-plugins-unsupported, xfmedia: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 18 19:08:46 2017 +0100 (2017-02-18) |
parents | eb8067417980 |
children | 845b3d3b0cf5 |
line diff
1.1 --- a/doxygen/receipt Sat Nov 30 10:06:29 2013 +0000 1.2 +++ b/doxygen/receipt Sat Feb 18 19:08:46 2017 +0100 1.3 @@ -16,7 +16,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 + sed -i 's|man/man1|share/&|' Makefile* 1.9 ./configure --shared --prefix /usr --docdir /usr/share/doc \ 1.10 --install /usr/bin/install && 1.11 make && 1.12 @@ -29,4 +29,3 @@ 1.13 mkdir -p $fs/usr 1.14 cp -a $install/usr/bin $fs/usr 1.15 } 1.16 -