wok-stable diff squirrelmail-autorespond/receipt @ rev 11575

Up: novnc 201111004 (from godane's wok)

# Rules to gen a SliTaz package suitable for Tazpkg.
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Jan 02 23:06:19 2012 +0100 (2012-01-02)
parents f81e47267992
children
line diff
     1.1 --- a/squirrelmail-autorespond/receipt	Fri Mar 04 00:08:04 2011 +0100
     1.2 +++ b/squirrelmail-autorespond/receipt	Mon Jan 02 23:06:19 2012 +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