- Timestamp:
- 07/02/09 18:21:48 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
openmoko/trunk/openmoko-target/dev-python/python-edje/python-edje-20090614.ebuild
r538 r580 2 2 # Distributed under the terms of the GNU General Public License v2 3 3 # $Header: $ 4 5 EAPI=2 4 6 5 7 inherit enlightenment_svn-python … … 18 20 19 21 E17_PATCHES="0001-fix-unicode-conversion.patch" 22 23 src_prepare() { 24 epatch "${FILESDIR}/${PN}-cross-setup.patch" 25 }
