wok-next diff squirrelmail-multilogin/receipt @ rev 11353
Use system passwd database (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Nov 29 18:41:09 2011 +0100 (2011-11-29) |
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 Tue Nov 29 18:41:09 2011 +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