mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Fixed orbit2 and libbonobo formatting
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7920 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
3a9488271b
commit
84ddaffe89
@ -82,11 +82,11 @@
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
|
||||
--sysconfdir=&gnome-etc-dir; \
|
||||
--libexecdir=$(pkg-config \
|
||||
--variable=prefix ORBit-2.0)/lib/bonobo \
|
||||
--mandir=$(pkg-config \
|
||||
--variable=prefix ORBit-2.0)/share/man &&
|
||||
--sysconfdir=&gnome-etc-dir; \
|
||||
--libexecdir=$(pkg-config \
|
||||
--variable=prefix ORBit-2.0)/lib/bonobo \
|
||||
--mandir=$(pkg-config \
|
||||
--variable=prefix ORBit-2.0)/share/man &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>To test the results, issue: <command>make check</command>.</para>
|
||||
|
@ -78,7 +78,7 @@
|
||||
<para>Run the following commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=$GNOME_PREFIX \
|
||||
--sysconfdir=&gnome-etc-dir; &&
|
||||
--sysconfdir=&gnome-etc-dir; &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>To test the results, issue: <command>make check</command>.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user