davemds pushed a commit to branch master.

commit 7cd00bb793fa7758bc172b1232ac755f1f4aa371
Author: davemds <[email protected]>
Date:   Wed Apr 3 17:28:27 2013 +0200

    Python-EFL: whops, forgot an efreet ref
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index bfe54ca..bac77cc 100755
--- a/setup.py
+++ b/setup.py
@@ -212,7 +212,7 @@ if __name__ == "__main__":
         url = "http://www.enlightenment.org";,
         description = "Python bindings for the EFL stack",
         license = "GNU Lesser General Public License (LGPL)",
-        packages = ["efl", "efl.elementary", "efl.efreet"],
+        packages = ["efl", "efl.elementary"],
         cmdclass = {'build_ext': build_ext, 'build_doc': BuildDoc},
         command_options = {
             "build_doc": {

-- 

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html

Reply via email to