expect: Get rid of rpath

This commit is contained in:
Xi Ruoyao 2024-06-09 19:51:57 +08:00
parent e3f47a2f7a
commit 4ef406e2fa
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -76,6 +76,7 @@
<screen><userinput remap="configure">./configure --prefix=/usr \
--with-tcl=/usr/lib \
--enable-shared \
--disable-rpath \
--mandir=/usr/share/man \
--with-tclinclude=/usr/include</userinput></screen>