wok diff squirrelmail-shared_calendars/receipt @ rev 8039

Fix: most xfce4 apps need intltool to compile
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Jan 20 15:02:14 2011 +0100 (2011-01-20)
parents 3fa4891116b4
children f81e47267992
line diff
     1.1 --- a/squirrelmail-shared_calendars/receipt	Wed Feb 18 11:38:05 2009 +0000
     1.2 +++ b/squirrelmail-shared_calendars/receipt	Thu Jan 20 15:02:14 2011 +0100
     1.3 @@ -20,7 +20,7 @@
     1.4  	mv $fs/usr/share/squirrelmail/plugins/calendar/data/config.php.sample \
     1.5  		$fs/etc/squirrelmail/config-$SOURCE.php
     1.6  	ln -s /etc/squirrelmail/config-$SOURCE.php \
     1.7 -		$fs/usr/share/squirrelmail/plugins/calendar/config.php
     1.8 +		$fs/usr/share/squirrelmail/plugins/calendar/data/config.php
     1.9  }
    1.10  
    1.11  post_install()