wok diff nscd/receipt @ rev 12470

Up: pcre (8.30) Have --enable-unicode-properties so we can build glib with it
author Christophe Lincoln <pankso@slitaz.org>
date Mon Apr 23 12:50:36 2012 +0200 (2012-04-23)
parents 2ae8ee18aa85
children 380ffe05937a
line diff
     1.1 --- a/nscd/receipt	Sat May 28 11:59:26 2011 +0200
     1.2 +++ b/nscd/receipt	Mon Apr 23 12:50:36 2012 +0200
     1.3 @@ -16,6 +16,6 @@
     1.4  	cp $_pkg/usr/sbin/nscd $fs/usr/sbin/
     1.5  	cp $_pkg/usr/bin/getent $fs/usr/bin/
     1.6  	cp $src/nscd/nscd.conf $fs/etc
     1.7 -	cp stuff/nscd $fs/etc/init.d
     1.8 +	cp $stuff/nscd $fs/etc/init.d
     1.9  	chmod +x $fs/etc/init.d/nscd
    1.10  }