wok-current
diff xerces-c/receipt @ rev 15371
apache: load ssl_module (thanks Justine Leon Uro)
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Tue Oct 15 22:45:52 2013 +0000 (2013-10-15) |
parents |
3e5f4a16c6dd |
children |
eb8067417980 |
line diff
1.1 --- a/xerces-c/receipt Wed Mar 02 17:37:22 2011 +0000
1.2 +++ b/xerces-c/receipt Tue Oct 15 22:45:52 2013 +0000
1.3 @@ -15,8 +15,8 @@
1.4 {
1.5 cd $src
1.6
1.7 - ./configure &&
1.8 - make -j 4 &&
1.9 + ./configure $CONFIGURE_ARGS &&
1.10 + make $MAKEFLAGS &&
1.11 make install
1.12 }
1.13