wok-4.x diff squirrelmail-html/receipt @ rev 12416

linux-lxc: add post_install() for update menu.lst
author Stanislas Leduc <shann@slitaz.org>
date Sat Dec 21 07:21:27 2013 +0100 (2013-12-21)
parents f81e47267992
children
line diff
     1.1 --- a/squirrelmail-html/receipt	Fri Mar 04 00:08:04 2011 +0100
     1.2 +++ b/squirrelmail-html/receipt	Sat Dec 21 07:21:27 2013 +0100
     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