move python-m2crypto to nonworking, it needs to catch up w/ swig
authorMichael Lauer <mickey@vanille-media.de>
Thu, 16 Aug 2007 13:21:45 +0000 (13:21 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 16 Aug 2007 13:21:45 +0000 (13:21 +0000)
packages/nonworking/python/python-m2crypto/.mtn2git_empty [moved from packages/python/python-m2crypto-0.13.1/.mtn2git_empty with 100% similarity]
packages/nonworking/python/python-m2crypto/0.13p1.patch [moved from packages/python/python-m2crypto-0.13.1/0.13p1.patch with 100% similarity]
packages/nonworking/python/python-m2crypto_0.18.bb [moved from packages/python/python-m2crypto_0.13.1.bb with 100% similarity]
packages/python/python-sword_1.5.9.bb

index 6c777bb..a18cf89 100644 (file)
@@ -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