diff options
| author | Michael Lauer <mickey@vanille-media.de> | 2008-09-14 22:02:50 +0000 |
|---|---|---|
| committer | Michael Lauer <mickey@vanille-media.de> | 2008-09-14 22:02:50 +0000 |
| commit | f08288008c2468351c3e3a5d8c3f7177f1cb408b (patch) | |
| tree | 4901f08555bcab1652a0d180b9c180365436b081 /packages/python/python-etk_git.bb | |
| parent | c77036e3ee8f664cda70b523b12eb8572259af2e (diff) | |
python-efl: bump version number, move python-etk to svn build
Diffstat (limited to 'packages/python/python-etk_git.bb')
| -rw-r--r-- | packages/python/python-etk_git.bb | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/packages/python/python-etk_git.bb b/packages/python/python-etk_git.bb deleted file mode 100644 index 8f266449d9..0000000000 --- a/packages/python/python-etk_git.bb +++ /dev/null @@ -1,12 +0,0 @@ -require python-efl.inc -DEPENDS += "etk" -RDEPENDS += "python-evas python-ecore python-edje python-numeric python-math etk-themes" -PV = "0.0.0+git${SRCREV}" -PR = "r1" - -SRC_URI = "git://staff.get-e.org/users/cmarcelo/python-etk.git;protocol=git" -S = "${WORKDIR}/git" - -do_stage() { - distutils_stage_all -} |
