mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Fixing tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7319 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
206b7a1039
commit
d6e5d4f333
@ -82,8 +82,7 @@ sed -i \
|
||||
-e "s@^\(TCL_SRC_DIR='\).*@\1/usr/include'@" \
|
||||
-e "/TC_B/s@='\(-L\)\?.*unix@='\1/usr/lib@" \
|
||||
-e "/SEARCH/s/=.*/=''/" \
|
||||
tclConfig.sh
|
||||
</userinput></screen>
|
||||
tclConfig.sh</userinput></screen>
|
||||
|
||||
<para>To test the results, issue: <command>make test</command>.</para>
|
||||
|
||||
|
@ -82,8 +82,7 @@ sed -i \
|
||||
-e "s@^\(TK_SRC_DIR='\).*@\1/usr/include'@" \
|
||||
-e "/TK_B/s@='\(-L\)\?.*unix@='\1/usr/lib@" \
|
||||
-e "/SEARCH/s/=.*/=''/" \
|
||||
tkConfig.sh
|
||||
</userinput></screen>
|
||||
tkConfig.sh</userinput></screen>
|
||||
|
||||
<para>Running the tests is not recommended. Some tests may crash your X
|
||||
Server. To test the results anyway, issue: <command>make test</command>.
|
||||
|
Loading…
Reference in New Issue
Block a user