mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
expect: Get rid of rpath
This commit is contained in:
parent
e3f47a2f7a
commit
4ef406e2fa
@ -76,6 +76,7 @@
|
|||||||
<screen><userinput remap="configure">./configure --prefix=/usr \
|
<screen><userinput remap="configure">./configure --prefix=/usr \
|
||||||
--with-tcl=/usr/lib \
|
--with-tcl=/usr/lib \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
|
--disable-rpath \
|
||||||
--mandir=/usr/share/man \
|
--mandir=/usr/share/man \
|
||||||
--with-tclinclude=/usr/include</userinput></screen>
|
--with-tclinclude=/usr/include</userinput></screen>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user