wok diff apr/receipt @ rev 10909

mpd: typo in init script
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jul 26 11:47:56 2011 +0200 (2011-07-26)
parents 49964eda5823
children f8fd2e7bac37
line diff
     1.1 --- a/apr/receipt	Mon May 23 18:50:47 2011 +0200
     1.2 +++ b/apr/receipt	Tue Jul 26 11:47:56 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 &&