wok-next diff wvstreams/receipt @ rev 9715

glibc-base: remove post_install() it not working and not usefull
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 08 23:49:22 2011 +0200 (2011-05-08)
parents 84d83aa7bb67
children c0b6d67ccb7f
line diff
     1.1 --- a/wvstreams/receipt	Fri Mar 11 16:44:33 2011 +0100
     1.2 +++ b/wvstreams/receipt	Sun May 08 23:49:22 2011 +0200
     1.3 @@ -17,7 +17,7 @@
     1.4  	cd $src
     1.5  	sed -i 's/  X509V3_EXT_METHOD/  const X509V3_EXT_METHOD/' crypto/wvx509.cc
     1.6  	sed -i 's/def MACOS/ 1/' streams/wvatomicfile.cc \
     1.7 -		ipstreams/wvunixdgsocket.c
     1.8 +		ipstreams/wvunixdgsocket.cc
     1.9  	 ./configure --prefix=/usr \
    1.10  	 --without-dbus \
    1.11  	 --without-tcl \