wok diff apr/receipt @ 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 49964eda5823
children f8fd2e7bac37
line diff
     1.1 --- a/apr/receipt	Mon May 23 18:50:47 2011 +0200
     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 &&