tasn pushed a commit to branch master.
commit d8d0c6cf7aed918dc681faf678d6924da41c3612
Author: Daniel Kolesa <[email protected]>
Date: Sat Feb 21 10:53:50 2009 +0000
a quite big commit :)
1) Updated build-all.sh in python bindings to build efl_utils.
2) Updated python bindings debian files - added new mechanism for removing
.svn
3) Modifed test.py in python-elementary - added #!/usr/bin/env python at
the beginning
4) debianized new things - python-efl-utils, exalt, exalt-client module
5) Updated Czech translations - exalt, drawer, efm path
6) Updated debian files for EWL
7) Updated some files in E-MODULES-EXTRA
SVN revision: 39120
---
debian/rules | 2 +-
tests/test.py | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index a6a3980..e9a96f5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,6 @@ include /usr/share/cdbs/1/class/python-distutils.mk
install/python-elementary::
mkdir -p debian/python-elementary/usr/share/python-elementary
cp -r tests debian/python-elementary/usr/share/python-elementary
- rm -rf debian/python-elementary/usr/share/python-elementary/tests/.svn
+ find debian/python-elementary/usr/share/python-elementary -name '.svn'
| xargs rm -rf
chmod -R 755 debian/python-elementary/usr/share/python-elementary
diff --git a/tests/test.py b/tests/test.py
index 8f01aee..f064305 100644
--- a/tests/test.py
+++ b/tests/test.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
import elementary
import edje
import evas
--
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar