Updated .install files.
[maemo-efl] / trunk / scripts / gen-deb-src.sh
index e1f2bf8..b9e2308 100755 (executable)
@@ -2,14 +2,14 @@
 
 E_BASE_REPO="http://svn.enlightenment.org/svn/e/trunk"
 E_PYTHON_REPO="$E_BASE_REPO/BINDINGS/python"
-E_SVN_REV="40978"
+E_SVN_REV="41020"
 
 TMP_DIR="maemo-efl-deb-src-$E_SVN_REV"
 VERSIONS_DIR="$TMP_DIR/versions"
 
 ALL_MODULES="eina eet evas ecore embryo edje epsilon etk e_dbus efl-core python-evas python-ecore python-edje python-epsilon python-etk python-e_dbus python-efl_utils python-efl-core"
 
-MAEMO_REV="maemo3"
+MAEMO_REV="maemo1"
 MAEMO_REPO="extras-devel"
 
 MAEMO_EFL_BASE_REPO="https://garage.maemo.org/svn/maemo-efl/trunk/"