aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/gettext.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/gettext.xml')
-rw-r--r--chapter06/gettext.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml
index f56f97861..5b2689f3a 100644
--- a/chapter06/gettext.xml
+++ b/chapter06/gettext.xml
@@ -43,6 +43,10 @@
<sect2 role="installation">
<title>Installation of Gettext</title>
+ <para>Apply a patch that fixes file permissions and ownership:</para>
+
+<screen><userinput remap="pre">patch -Np1 -i ../&gettext-upstream_fixes-patch;</userinput></screen>
+
<para>Prepare Gettext for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr \