wok-6.x diff squirrelmail-shared_calendars/receipt @ rev 9615

Add tazdrop (DND tool for the desktop) - Part of improving user experience for 4.0
author Christophe Lincoln <pankso@slitaz.org>
date Sun Apr 17 23:36:50 2011 +0200 (2011-04-17)
parents f81e47267992
children b13ed9740841
line diff
     1.1 --- a/squirrelmail-shared_calendars/receipt	Fri Mar 04 00:08:04 2011 +0100
     1.2 +++ b/squirrelmail-shared_calendars/receipt	Sun Apr 17 23:36:50 2011 +0200
     1.3 @@ -15,6 +15,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	mkdir -p $DESTDIR
     1.8  	cp -a $src $DESTDIR/calendar
     1.9  }
    1.10