SOURCES: smart-syslibs.patch - take optparse from python-modules

glen glen at pld-linux.org
Sat Mar 4 16:04:23 CET 2006


Author: glen                         Date: Sat Mar  4 15:04:20 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- take optparse from python-modules

---- Files affected:
SOURCES:
   smart-syslibs.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/smart-syslibs.patch
diff -u SOURCES/smart-syslibs.patch:1.1 SOURCES/smart-syslibs.patch:1.2
--- SOURCES/smart-syslibs.patch:1.1	Sat Mar  4 14:45:22 2006
+++ SOURCES/smart-syslibs.patch	Sat Mar  4 16:04:14 2006
@@ -68,3 +68,14 @@
                      ],
        data_files = I18NFILES +
                     [(PYTHONLIB+"/smart/interfaces/images", 
+--- smart-0.41/smart/option.py~	2005-07-19 23:12:55.000000000 +0300
++++ smart-0.41/smart/option.py	2006-03-04 16:26:11.000000000 +0200
+@@ -19,7 +19,7 @@
+ # along with Smart Package Manager; if not, write to the Free Software
+ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ #
+-from smart.util import optparse
++import optparse
+ from smart import Error, _
+ import textwrap
+ import sys, os
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/smart-syslibs.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list