mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 18:02:12 +08:00
Correct permissions on glib-2.54.2 executables.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19443 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
f91611f854
commit
574d4b0d1c
@ -219,6 +219,8 @@ ninja</userinput></screen>
|
||||
|
||||
<screen role="root"><userinput>ninja install &&
|
||||
|
||||
chmod -v 755 /usr/bin/{gdbus-codegen,glib-gettextize} &&
|
||||
|
||||
mkdir -p /usr/share/doc/glib-&glib2-version; &&
|
||||
cp -r ../docs/reference/{NEWS,README,gio,glib,gobject} /usr/share/doc/glib-&glib2-version;</userinput></screen>
|
||||
|
||||
|
@ -45,6 +45,9 @@
|
||||
<listitem>
|
||||
<para>November 6th, 2017</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[dj] - Correct permissions on glib-2.54.2 executables.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[dj] - Correct SQLite build for FTS3/4. Fixes
|
||||
<ulink url="&blfs-ticket-root;9986">#9986</ulink>.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user