File: wxpython.dpatch

package info (click to toggle)
thuban 1.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 7,596 kB
  • ctags: 5,301
  • sloc: python: 30,411; ansic: 6,181; xml: 4,127; cpp: 1,595; makefile: 166; sh: 101
file content (20 lines) | stat: -rw-r--r-- 599 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#! /bin/sh /usr/share/dpatch/dpatch-run
## wxpython.dpatch by Francesco Paolo Lovergine <frankie@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.

@DPATCH@
diff -urNad thuban~/thuban.py thuban/thuban.py
--- thuban~/thuban.py	2006-10-16 01:24:59.000000000 +0200
+++ thuban/thuban.py	2009-03-30 16:52:18.000000000 +0200
@@ -8,6 +8,9 @@
 # Read the file COPYING coming with Thuban for details.
 
 import sys, os
+import wxversion
+wxversion.select("2.8")
+
 import Thuban
 
 # Put the Lib dir into the path. The Lib dir contains some extra non