wok-stable diff squirrelmail-ldapuser/receipt @ rev 11386

Compat: ensure that pam WGET_URL is non-https. Otherwise tazwok can't download it at cook-toolchain time
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 10 04:42:49 2011 +0100 (2011-12-10)
parents f81e47267992
children
line diff
     1.1 --- a/squirrelmail-ldapuser/receipt	Fri Mar 04 00:08:04 2011 +0100
     1.2 +++ b/squirrelmail-ldapuser/receipt	Sat Dec 10 04:42:49 2011 +0100
     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/$SOURCE
     1.9  }
    1.10