mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Fix a typo in intltool
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11965 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
d9cdc3e9db
commit
b0b8a6bff9
@ -46,7 +46,7 @@
|
||||
<screen><userinput remap="pre">sed -i 's:\\\${:\\\$\\{:' intltool-update.in</userinput></screen>
|
||||
|
||||
<note><para>The above regular expression looks unusual because of all the
|
||||
baxkslashes. What it does is add a backslash before the right brace
|
||||
backslashes. What it does is add a backslash before the right brace
|
||||
character in the sequence '\${' resulting in '\$\{'.</para></note>
|
||||
|
||||
<para>Prepare Intltool for compilation:</para>
|
||||
|
Loading…
Reference in New Issue
Block a user