[lfs] branch trunk updated: Fix perms on libtclstub*.a.
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <175484409402.9527.4656208732420132134@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository lfs.
The following commit(s) were added to refs/heads/trunk by this push:
new 0c64eec5f Fix perms on libtclstub*.a.
0c64eec5f is described below
commit 0c64eec5f513fcc95ad4bf279a65cae56ed4504e
Author: Thomas Trepl <[email protected]>
AuthorDate: Sun Aug 10 18:41:09 2025 +0200
Fix perms on libtclstub*.a.
---
chapter08/tcl.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/chapter08/tcl.xml b/chapter08/tcl.xml
index 2cb10d72c..9732f8d35 100644
--- a/chapter08/tcl.xml
+++ b/chapter08/tcl.xml
@@ -106,7 +106,8 @@ unset SRCDIR</userinput></screen>
<para>Install the package:</para>
-<screen><userinput remap="install">make install</userinput></screen>
+<screen><userinput remap="install">make install &&
+chmod 644 /usr/lib/libtclstub&tcl-major-version;.a</userinput></screen>
<para>Make the installed library writable so debugging symbols can
be removed later:</para>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page