wok-stable diff squirrelmail-sieve/receipt @ rev 10399

nspr: add CONFIGURE_ARGS (also was not building properly if build and host are set in cook.site ???)
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 24 02:55:10 2011 +0200 (2011-05-24)
parents f81e47267992
children
line diff
     1.1 --- a/squirrelmail-sieve/receipt	Fri Mar 04 00:08:04 2011 +0100
     1.2 +++ b/squirrelmail-sieve/receipt	Tue May 24 02:55:10 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/$SOURCE
     1.9  }
    1.10