]> git.pld-linux.org Git - packages/newt.git/blob - newt-python25.patch
cc62f387a9ed2cf9d337dc49f2feafb43881e83c
[packages/newt.git] / newt-python25.patch
1 diff -urN aaa/newt-0.52.2/Makefile.in newt-0.52.2/Makefile.in
2 --- aaa/newt-0.52.2/Makefile.in 2006-08-28 16:57:11.097187704 +0200
3 +++ newt-0.52.2/Makefile.in     2006-08-28 16:56:08.036774344 +0200
4 @@ -10,7 +10,7 @@
5  CVSTAG = r$(subst .,-,$(VERSION))
6  SONAME = @SONAME@
7  
8 -PYTHONVERS = python2.4
9 +PYTHONVERS = python2.5
10  
11  WHIPTCLSO=whiptcl.so
12  SNACKSO=_snackmodule.so
This page took 0.044923 seconds and 2 git commands to generate.