Эх сурвалжийг харах

Removed the po-mode thingie.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@433 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Simon Perreault 24 жил өмнө
parent
commit
55dd19a138

+ 1 - 2
chapter06/gettext-inst.xml

@@ -9,8 +9,7 @@ Install Gettext by running the following commands:
 
 	<userinput>./configure --prefix=/usr &amp;&amp;</userinput>
 	<userinput>make &amp;&amp;</userinput>
-	<userinput>make install &amp;&amp;</userinput>
-	<userinput>mv /po-mode.el /usr/share/gettext</userinput>
+	<userinput>make install</userinput>
 
 </literallayout></blockquote>