wok-6.x diff foremost/receipt @ rev 14509
get-src2pkg: fix pkg name
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue May 14 07:41:25 2013 +0200 (2013-05-14) |
parents | 20fb04e6e666 |
children | 3b4e4318134e |
line diff
1.1 --- a/foremost/receipt Fri Oct 08 20:55:50 2010 +0000 1.2 +++ b/foremost/receipt Tue May 14 07:41:25 2013 +0200 1.3 @@ -12,7 +12,9 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src && make 1.8 + cd $src 1.9 + sed -i 's/\/usr\/local\/etc/\/etc/' config.c 1.10 + make 1.11 } 1.12 1.13 # Rules to gen a SliTaz package suitable for Tazpkg.