# HG changeset patch # User Christophe Lincoln # Date 1203010774 -3600 # Node ID 098461817c1c80630ad8bbcaef06785897750435 # Parent a24feaeab23df1d637ce91462405b85bf97690e8 Typo again in slitaz-hacker (sorry guys) diff -r a24feaeab23d -r 098461817c1c slitaz-hacker/receipt --- a/slitaz-hacker/receipt Thu Feb 14 19:12:23 2008 +0100 +++ b/slitaz-hacker/receipt Thu Feb 14 18:39:34 2008 +0100 @@ -21,7 +21,7 @@ cp -a stuff/profile $fs/home/hacker/.profile # Change permissions. # - echo -n "Chmodig all files in $root/home/hacker..." + echo -n "Chmodig all files in $fs/home/hacker..." chown -R 500.500 $fs/home/hacker status }