wok-6.x diff squirrelmail-compatibility-plugin/receipt @ rev 12777

Up: cookutils (2.0) Mostly handle multi arch, new cross (beta, not yet packages)
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 13 15:58:57 2012 +0200 (2012-05-13)
parents f81e47267992
children 4941013a3cb7
line diff
     1.1 --- a/squirrelmail-compatibility-plugin/receipt	Fri Mar 04 00:08:04 2011 +0100
     1.2 +++ b/squirrelmail-compatibility-plugin/receipt	Sun May 13 15:58:57 2012 +0200
     1.3 @@ -14,6 +14,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/$SOURCE
     1.9  }
    1.10