wok rev 13902
foremost fix conf error message
author | ernia |
---|---|
date | Sun Jan 20 15:13:56 2013 +0000 (2013-01-20) |
parents | 21e11c3d31bb |
children | 1ed0f1f453b3 |
files | foremost/receipt |
line diff
1.1 --- a/foremost/receipt Sat Jan 19 15:49:40 2013 +0000 1.2 +++ b/foremost/receipt Sun Jan 20 15:13:56 2013 +0000 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.