mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Fixed a typo
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7847 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
c1dcd1ee33
commit
1e7ac054ed
@ -79,9 +79,7 @@
|
||||
<para>Install <application>LibGTop</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>
|
||||
./configure --prefix=$(pkg-config \
|
||||
--variable=prefix ORBit-2.0) \
|
||||
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
|
||||
--infodir=$(pkg-config --variable=prefix ORBit-2.0)/share/info \
|
||||
--with-libgtop-inodedb &&
|
||||
make</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user