From: Koen Kooi Date: Fri, 12 Jan 2007 13:04:43 +0000 (+0000) Subject: povray: fix do_configure X-Git-Tag: Release-2010-05/1~9366^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96610be7f09973209825a518a18f24282b35b162;p=openembedded.git povray: fix do_configure --- diff --git a/packages/povray/povray_3.6.1.bb b/packages/povray/povray_3.6.1.bb index 914d2eaad6..e1c60570be 100644 --- a/packages/povray/povray_3.6.1.bb +++ b/packages/povray/povray_3.6.1.bb @@ -19,7 +19,7 @@ PARALLEL_MAKE = "" #autoreconf breaks, so we'll skip that. The added advantage is that the patch to ./configure actually has effect do_configure() { - oe_runconf + oe_runconf COMPILED_BY="${MAINTAINER}" } PACKAGES += "${PN}-scenes ${PN}-ini ${PN}-icons ${PN}-scripts ${PN}-includes"