wok-current diff evince/receipt @ rev 8399
linux,syslinux: no more awk in shell tools
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 05 16:34:18 2011 +0100 (2011-02-05) |
parents | b90aa6614596 |
children | e64bd971b226 |
line diff
1.1 --- a/evince/receipt Sun Nov 28 22:27:53 2010 +0100 1.2 +++ b/evince/receipt Sat Feb 05 16:34:18 2011 +0100 1.3 @@ -16,7 +16,6 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - sed -i 's/ help / /' Makefile* 1.8 ./configure --prefix=/usr \ 1.9 --libexecdir=/usr/lib/$PACKAGE \ 1.10 --disable-nautilus \