wok-4.x diff splix/receipt @ rev 6416

squirrelmail-html_mail: typo in apache conf
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Sep 26 09:30:21 2010 +0200 (2010-09-26)
parents 4897058add72
children 64fae462fb28
line diff
     1.1 --- a/splix/receipt	Sun Feb 28 17:49:32 2010 +0100
     1.2 +++ b/splix/receipt	Sun Sep 26 09:30:21 2010 +0200
     1.3 @@ -16,6 +16,7 @@
     1.4  
     1.5  compile_rules() {
     1.6  	  cd $src
     1.7 +	  sed -i 's/Value::Value &val/Value \&val/' src/ppdfile.cpp
     1.8  	  make &&
     1.9  	  make  CUPSFILTER=$PWD/_pkg/`cups-config --serverbin`/filter \
    1.10  			CUPSPPD=$PWD/_pkg/`cups-config --datadir`/model \