wok rev 10816

apr: force apr to use /dev/*random
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Mon Jun 06 01:57:27 2011 +0200 (2011-06-06)
parents a19150fb20ef
children 481d1e820d85
files apr/receipt
line diff
     1.1 --- a/apr/receipt	Sun Jun 05 12:07:03 2011 +0000
     1.2 +++ b/apr/receipt	Mon Jun 06 01:57:27 2011 +0200
     1.3 @@ -20,7 +20,6 @@
     1.4  		--prefix=/usr \
     1.5  		--with-installbuilddir=/usr/share/apr-1/build \
     1.6  		--enable-nonportable-atomics \
     1.7 -		--with-egd \
     1.8  		--with-devrandom \
     1.9  		--build=$HOST_SYSTEM \
    1.10  		--host=$HOST_SYSTEM &&