[med-svn] r7007 - trunk/packages/mgltools/viewerframework/trunk/debian/patches

Thorsten Alteholz alteholz-guest at alioth.debian.org
Mon Jun 13 15:06:03 UTC 2011


Author: alteholz-guest
Date: 2011-06-13 15:06:03 +0000 (Mon, 13 Jun 2011)
New Revision: 7007

Modified:
   trunk/packages/mgltools/viewerframework/trunk/debian/patches/fix-python2.7.patch
Log:
patch is now available for the new version

Modified: trunk/packages/mgltools/viewerframework/trunk/debian/patches/fix-python2.7.patch
===================================================================
--- trunk/packages/mgltools/viewerframework/trunk/debian/patches/fix-python2.7.patch	2011-06-13 15:05:21 UTC (rev 7006)
+++ trunk/packages/mgltools/viewerframework/trunk/debian/patches/fix-python2.7.patch	2011-06-13 15:06:03 UTC (rev 7007)
@@ -7,10 +7,10 @@
 
 --- mgltools-viewerframework-1.5.4.cvs.20100912.orig/ViewerFramework/VF.py
 +++ mgltools-viewerframework-1.5.4.cvs.20100912/ViewerFramework/VF.py
-@@ -257,10 +257,8 @@
- 
-         self.hasGui = gui
- 
+@@ -282,10 +282,8 @@
+         self.embeded=False
+ 	self.cmdHistory = [] # history of command [(cmd, args, kw)]
+ 	
 -        global __debug__
          self.withShell = withShell
          self.trapExceptions = trapExceptions




More information about the debian-med-commit mailing list