wok diff squirrelmail-legend/receipt @ rev 9742

Fix: claws-mail BUILD_DEPENDS )libassuan, also use xorg-dev for all Xorg dev pkgs) and clean receipt
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 10 02:32:37 2011 +0200 (2011-05-10)
parents f81e47267992
children b13ed9740841
line diff
     1.1 --- a/squirrelmail-legend/receipt	Fri Mar 04 00:08:04 2011 +0100
     1.2 +++ b/squirrelmail-legend/receipt	Tue May 10 02:32:37 2011 +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