mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Fixed a typo in the gcalctool instructions, thanks to Simon Scheiwiller for pointing it out
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6257 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
dc19fbff8c
commit
69122d26f3
@ -79,7 +79,7 @@
|
||||
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
|
||||
--sysconfdir=&gnome-etc-dir; \
|
||||
--localstatedir=/var/lib \
|
||||
--mandir=$(pkg-config
|
||||
--mandir=$(pkg-config \
|
||||
--variable=prefix ORBit-2.0)/share/man &&
|
||||
make</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user