wok-current diff squirrelmail-calendard-file-backend/receipt @ rev 13797

Create grub entry based on current root partition. Fix bug78
author border
date Sat Jan 05 12:34:10 2013 -0500 (2013-01-05)
parents f81e47267992
children b13ed9740841
line diff
     1.1 --- a/squirrelmail-calendard-file-backend/receipt	Fri Mar 04 00:08:04 2011 +0100
     1.2 +++ b/squirrelmail-calendard-file-backend/receipt	Sat Jan 05 12:34:10 2013 -0500
     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