wok-6.x diff unfs3/receipt @ rev 4354

wqy-bitmapfont: UP post_install
author Liu Peng <rocky@slitaz.org>
date Sun Oct 04 09:50:24 2009 +0000 (2009-10-04)
parents 67c994fcbab1
children 3115c291f303
line diff
     1.1 --- a/unfs3/receipt	Mon May 11 10:41:51 2009 +0200
     1.2 +++ b/unfs3/receipt	Sun Oct 04 09:50:24 2009 +0000
     1.3 @@ -28,7 +28,7 @@
     1.4  	install -g root -o root -m 0755 -s $src/unfsd $fs/usr/bin
     1.5  	
     1.6  	mkdir -p $fs/etc/init.d
     1.7 -	install -g root -o root -m 0644 stuff/etc/export $fs/etc
     1.8 +	install -g root -o root -m 0644 stuff/etc/exports $fs/etc
     1.9  	install -g root -o root -m 0755 stuff/etc/init.d/unfsd $fs/etc/init.d
    1.10  }
    1.11