From: Phil Blundell Date: Sun, 3 Aug 2008 11:12:48 +0000 (+0000) Subject: gpe-plucker: use correct RANLIB, reported by c.romain@laposte.net X-Git-Tag: SlugOS5.3-beta~2515^2~3^2 X-Git-Url: http://code.vuplus.com/gitweb/?a=commitdiff_plain;h=7b11f73200b750c2ea8c1db2543d3c3ec0d4c5d8;p=vuplus_openembedded gpe-plucker: use correct RANLIB, reported by c.romain@laposte.net --- diff --git a/packages/gpe-plucker/gpe-plucker_0.4.bb b/packages/gpe-plucker/gpe-plucker_0.4.bb index 6e9f6b5..8e90d2f 100644 --- a/packages/gpe-plucker/gpe-plucker_0.4.bb +++ b/packages/gpe-plucker/gpe-plucker_0.4.bb @@ -8,6 +8,7 @@ PRIORITY = "optional" SRC_URI += " file://plucker-no-host-includes.patch;patch=1" PARALLEL_MAKE="" +EXTRA_OEMAKE="RANLIB=${RANLIB}" PR = "r2"