From f74df180effc96bb7cf33387366193981fd173e6 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Thu, 16 Aug 2007 13:21:45 +0000 Subject: move python-m2crypto to nonworking, it needs to catch up w/ swig --- packages/python/python-sword_1.5.9.bb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'packages/python/python-sword_1.5.9.bb') diff --git a/packages/python/python-sword_1.5.9.bb b/packages/python/python-sword_1.5.9.bb index 6c777bb54d..a18cf89466 100644 --- a/packages/python/python-sword_1.5.9.bb +++ b/packages/python/python-sword_1.5.9.bb @@ -17,9 +17,10 @@ inherit distutils autotools PARALLEL_MAKE = "" -#do_configure_prepend() { -# ./autogen.sh -#} +do_configure_prepend() { + touch ltmain.sh + ./autogen.sh +} do_compile() { oe_runmake BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} pythonswig python_make -- cgit v1.2.3