wok diff squirrelmail-calendard-sql-backend/receipt @ rev 13684

cryptopp: fix to genpkg_rules: replaced with
author Samuel Trassare <samuel_trassare@yahoo.com>
date Sat Dec 01 08:24:37 2012 +0000 (2012-12-01)
parents f81e47267992
children b13ed9740841
line diff
     1.1 --- a/squirrelmail-calendard-sql-backend/receipt	Fri Mar 04 00:08:04 2011 +0100
     1.2 +++ b/squirrelmail-calendard-sql-backend/receipt	Sat Dec 01 08:24:37 2012 +0000
     1.3 @@ -16,6 +16,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