wok diff squirrelmail-multilogin/receipt @ rev 13847

frogatto: try to fix build (Boost 1.47 removed a deprecated function...) btw, we use boost 1.50
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jan 09 01:13:47 2013 +0000 (2013-01-09)
parents f81e47267992
children b13ed9740841
line diff
     1.1 --- a/squirrelmail-multilogin/receipt	Fri Mar 04 00:08:04 2011 +0100
     1.2 +++ b/squirrelmail-multilogin/receipt	Wed Jan 09 01:13:47 2013 +0000
     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