wok-stable diff slitaz-configs/receipt @ rev 2738

slitaz-configs: Move root config files to the source package
author Christophe Lincoln <pankso@slitaz.org>
date Sat Apr 25 00:49:22 2009 +0200 (2009-04-25)
parents aff8f1d4474d
children e21d9d3b7188
line diff
     1.1 --- a/slitaz-configs/receipt	Thu Apr 16 02:13:12 2009 +0200
     1.2 +++ b/slitaz-configs/receipt	Sat Apr 25 00:49:22 2009 +0200
     1.3 @@ -17,7 +17,6 @@
     1.4  {	
     1.5      # Copy all rootfs from the stuff and set permissions.
     1.6      cp -a $src/rootfs/* $fs
     1.7 -    cp -a stuff/root $fs
     1.8  	chown -R root.root $fs
     1.9  	chmod 0750 $fs/root
    1.10  }