wok diff fribidi/receipt @ rev 10793

squid: use --with-logdir=, install errors templates, touch cache.log and chown -R in post_install (Thanks for the report Allan)
author Christophe Lincoln <pankso@slitaz.org>
date Thu Jun 02 17:33:12 2011 +0200 (2011-06-02)
parents 02bbaa9d12ba
children 76b72f1ad63c
line diff
     1.1 --- a/fribidi/receipt	Mon Apr 04 01:29:52 2011 +0200
     1.2 +++ b/fribidi/receipt	Thu Jun 02 17:33:12 2011 +0200
     1.3 @@ -26,6 +26,5 @@
     1.4  	mkdir -p $fs/usr/bin $fs/usr/lib
     1.5  	cp -a $_pkg/usr/bin/fribidi $fs/usr/bin
     1.6  	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
     1.7 -	strip -s $fs/usr/lib/*
     1.8  }
     1.9