update efl stuff to git revision 38564

git-svn-id: svn://svn.openwrt.org/openwrt/packages@14029 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mirko
2009-01-13 22:06:38 +00:00
parent 562635e9fc
commit 02f2b8ced6
20 changed files with 35 additions and 35 deletions

View File

@ -1,12 +1,12 @@
diff -ruN python-edje-r37637.orig/setup.py python-edje-r37637/setup.py
--- python-edje-r37637.orig/setup.py 2009-01-04 11:55:43.000000000 +0100
+++ python-edje-r37637/setup.py 2009-01-04 11:57:55.000000000 +0100
diff -ruN python-edje-r38564.orig/setup.py python-edje-r38564/setup.py
--- python-edje-r38564.orig/setup.py 2009-01-13 11:11:36.000000000 +0100
+++ python-edje-r38564/setup.py 2009-01-13 11:13:17.000000000 +0100
@@ -1,10 +1,7 @@
import sys
import os
-from ez_setup import use_setuptools
-use_setuptools('0.6c3')
-use_setuptools('0.6c9')
-
-from setuptools import setup, find_packages, Extension
+from distutils.core import setup, Extension