mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 04:57:38 +00:00
tcl: Remove trailing space in command
It causes unnecessary trouble to translations because translating softwares do not ignore trailing space in <userinput>s.
This commit is contained in:
parent
fc3eddd130
commit
ae191ad78e
@ -75,7 +75,7 @@ cd unix
|
||||
|
||||
<para>Build the package:</para>
|
||||
|
||||
<screen><userinput remap="make">make
|
||||
<screen><userinput remap="make">make
|
||||
|
||||
sed -e "s|$SRCDIR/unix|/usr/lib|" \
|
||||
-e "s|$SRCDIR|/usr/include|" \
|
||||
|
Loading…
Reference in New Issue
Block a user