Changeset 7d96901 in clfs-embedded


Ignore:
Timestamp:
Jul 3, 2013, 9:32:57 AM (11 years ago)
Author:
Andrew Bradford <andrew@…>
Branches:
master
Children:
e9d5b1a
Parents:
0a9c489
Message:

create-dir: Wrap CLFS var in {}

For consistency.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/create-dir/creatingbuilddir.xml

    r0a9c489 r7d96901  
    2323    such that you can write to it as a non-root user.</para>
    2424
    25 <screen><userinput>chmod 777 $CLFS</userinput></screen>
     25<screen><userinput>chmod 777 ${CLFS}</userinput></screen>
    2626
    2727  <para>Now that there is an established place to work, it is time to
Note: See TracChangeset for help on using the changeset viewer.