wok diff samba/receipt @ rev 8475

Fix libevent-dev by adding pkgconfig.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Feb 07 18:10:30 2011 +0000 (2011-02-07)
parents 45dc731b6310
children 3a98b7d0c6f1
line diff
     1.1 --- a/samba/receipt	Sun Feb 06 19:31:55 2011 +0000
     1.2 +++ b/samba/receipt	Mon Feb 07 18:10:30 2011 +0000
     1.3 @@ -26,7 +26,7 @@
     1.4  	--with-libsmbsharemodes --with-libsmbclient --without-pam \
     1.5  	--sysconfdir=/etc --localstatedir=/var \
     1.6  	--mandir=/usr/share/man &&
     1.7 -	make &&
     1.8 +	make -j1 &&
     1.9  	make -j1 DESTDIR=$DESTDIR install || return 1
    1.10  	rm -f ../_pkg/usr/*bin/*.old
    1.11  	#ln -s libwbclient.so $PWD/../_pkg/usr/lib/libwbclient.so.0