wok-stable diff icu/receipt @ rev 12402
Up ManaPlus
author | Brenton Scott <admin@trixarian.net> |
---|---|
date | Sun Aug 11 00:52:01 2013 +0200 (2013-08-11) |
parents | e9a6c865f8a7 |
children |
line diff
1.1 --- a/icu/receipt Wed May 18 18:07:39 2011 +0200 1.2 +++ b/icu/receipt Sun Aug 11 00:52:01 2013 +0200 1.3 @@ -18,7 +18,8 @@ 1.4 sed -i 's/dirname -- /dirname/' configure 1.5 ./configure \ 1.6 --disable-tests \ 1.7 - --disable-samples && 1.8 + --disable-samples \ 1.9 + $CONFIGURE_ARGS && 1.10 make && 1.11 make DESTDIR=$DESTDIR install 1.12 }