summaryrefslogtreecommitdiff
path: root/packages/python/python-formencode/setup.py.diff
blob: dc9db4352ec21c132a11850b2063c6431493efcd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- python-formencode-0.4.orig/setup.py
+++ python-formencode-0.4/setup.py
@@ -1,6 +1,7 @@
-from ez_setup import use_setuptools
-use_setuptools()
-from setuptools import setup
+#from ez_setup import use_setuptools
+#use_setuptools()
+#from setuptools import setup
+from distutils.core import setup
 
 version = '0.4'
 
git/multitech-oe.git/commit/packages/linphone?id=071135f79d88232684731e126120c7e28def803a'>linphone: Added 1.6.0 (console-only) version.Rod Whitby1 2006-08-04linphone: upgraded to 1.3.99 (console), courtesy of Thomas ReitmayrFrans Meulenbroeks3 2005-07-09LICENSE = GPL -> LICENSE = "GPL"Holger Freyther2 2005-06-30import clean BK tree at cset 1.3670Koen Kooi11 2005-06-27correct SRC_URIPhil Blundell1