wok diff squirrelmail-html_mail/receipt @ rev 8586
Fix: remove src definition from libdaq-dev & rework files repartition between libdaq/libdaq-dev
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Feb 14 03:36:07 2011 +0100 (2011-02-14) |
parents | ff4c00ab546f |
children | f81e47267992 |
line diff
1.1 --- a/squirrelmail-html_mail/receipt Mon Feb 16 08:04:20 2009 +0000 1.2 +++ b/squirrelmail-html_mail/receipt Mon Feb 14 03:36:07 2011 +0100 1.3 @@ -23,8 +23,7 @@ 1.4 ln -s /etc/squirrelmail/config-$SOURCE.php \ 1.5 $fs/usr/share/squirrelmail/plugins/$SOURCE/config.php 1.6 cat > $fs/etc/apache/conf.d/$SOURCE <<EOT 1.7 -<Directory /usr/share/squirrelmail/plugins/html_mail/htmlarea/plugins/SpellChecker 1.8 -> 1.9 +<Directory /usr/share/squirrelmail/plugins/html_mail/htmlarea/plugins/SpellChecker> 1.10 Options +ExecCGI 1.11 AddHandler cgi-script cgi 1.12 </Directory>