wok rev 374

Typo in *loram* post_install msg
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 08 13:37:54 2008 +0100 (2008-03-08)
parents 4da47fd07b6a
children 6909e27a7f91
files slitaz-loram-cdrom/receipt slitaz-loram/receipt
line diff
     1.1 --- a/slitaz-loram-cdrom/receipt	Sat Mar 08 13:19:48 2008 +0100
     1.2 +++ b/slitaz-loram-cdrom/receipt	Sat Mar 08 13:37:54 2008 +0100
     1.3 @@ -76,7 +76,7 @@
     1.4      if [ ! -x /bin/funionfs ]; then
     1.5          cat <<EOF
     1.6  You will build a live CD with /usr mounted read-only.
     1.7 -You can install funionfs to have read-write acces du /usr with:
     1.8 +You can install funionfs to have read-write access to /usr with:
     1.9  # tazpkg get-install funionfs
    1.10  EOF
    1.11      fi
     2.1 --- a/slitaz-loram/receipt	Sat Mar 08 13:19:48 2008 +0100
     2.2 +++ b/slitaz-loram/receipt	Sat Mar 08 13:37:54 2008 +0100
     2.3 @@ -66,7 +66,7 @@
     2.4      if [ ! -x /bin/funionfs ]; then
     2.5          cat <<EOF
     2.6  You will build a live CD with /usr mounted read-only.
     2.7 -You can install funionfs to have read-write acces du /usr with:
     2.8 +You can install funionfs to have read-write access to /usr with:
     2.9  # tazpkg get-install funionfs
    2.10  EOF
    2.11      fi