]> git.pld-linux.org Git - packages/newt.git/commitdiff
- allow build with python-2.5.x
authorgrzegol <grzegol@pld-linux.org>
Mon, 28 Aug 2006 17:42:38 +0000 (17:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    newt-python25.patch -> 1.1

newt-python25.patch [new file with mode: 0644]

diff --git a/newt-python25.patch b/newt-python25.patch
new file mode 100644 (file)
index 0000000..cc62f38
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urN aaa/newt-0.52.2/Makefile.in newt-0.52.2/Makefile.in
+--- aaa/newt-0.52.2/Makefile.in        2006-08-28 16:57:11.097187704 +0200
++++ newt-0.52.2/Makefile.in    2006-08-28 16:56:08.036774344 +0200
+@@ -10,7 +10,7 @@
+ CVSTAG = r$(subst .,-,$(VERSION))
+ SONAME = @SONAME@
+-PYTHONVERS = python2.4
++PYTHONVERS = python2.5
+ WHIPTCLSO=whiptcl.so
+ SNACKSO=_snackmodule.so
This page took 0.089438 seconds and 4 git commands to generate.