wok-current rev 10301
e2fsprogs: Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat May 21 19:05:09 2011 +0000 (2011-05-21) |
parents | 3e4223bbb7bd |
children | 0810dd559a58 |
files | e2fsprogs/receipt |
line diff
1.1 --- a/e2fsprogs/receipt Sat May 21 18:56:32 2011 +0000 1.2 +++ b/e2fsprogs/receipt Sat May 21 19:05:09 2011 +0000 1.3 @@ -18,7 +18,8 @@ 1.4 --prefix=/usr \ 1.5 --with-root-prefix="" \ 1.6 --enable-elf-shlibs \ 1.7 - --sysconfdir=/etc 1.8 + --sysconfdir=/etc \ 1.9 + $CONFIGURE_ARGS 1.10 make 1.11 make install 1.12 make install-libs