PLD-Guide python.xml,1.14,1.15

Artur Wróblewski wrobell w tldp.org
Śro, 3 Lip 2002, 20:14:28 CEST


Module name:    PLD-Guide
Changes by:     wrobell

Changed RCS file: /cvsroot/LDP/guide/docbook/PLD-Guide/devel/python.xml,v
----------------------------
revision 1.15
date: 2002/07/03 18:14:25;  author: wrobell;  state: Exp;  lines: +11 -2
- description of other methods of Python modules installation will be
  finished later
 

Index: python.xml
===================================================================
RCS file: /cvsroot/LDP/guide/docbook/PLD-Guide/devel/python.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- python.xml	3 Jul 2002 17:53:22 -0000	1.14
+++ python.xml	3 Jul 2002 18:14:25 -0000	1.15
@@ -232,12 +232,21 @@
                 <literal>$RPM_BUILD_ROOT%{py_sitedir}</literal> value
                 before module installation.
             </para>
-            <para>
+            <!-- para>
                 There can be other methods of installing Python modules.
-                For example, you can be forced to install them manually. There are
+                The problem is, that a method could not provide support
+                to install byte compiled modules.
+
+                For example, you can be forced to install them manually
+                or provided Makefile installs only module sources.
+                There are
                 two macros <literal role="rpm.macro">py_comp</literal> and <literal role="rpm.macro">py_ocomp</literal>,
                 which help with installation. Look for macros descriptions below.
             </para>
+            <para>
+                Macros, mentioned above, are useful when installing modules manually, too.
+                Just install module sources under <file>$RPM_BUILD_ROOT</file>.
+            </para -->
         </section>
         <section id='python.modules.groups'>
             <title><application>RPM</application> groups</title>



Więcej informacji o liście dyskusyjnej pld-doc