From: Justin Patrin Date: Thu, 11 Aug 2005 20:10:52 +0000 (+0000) Subject: Add a patch to run ranlib on 2 libraries (bug 172) X-Git-Tag: Release-2010-05/1~9453^2~3928^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=467a83675ee1812f1caf4898d2fb036c66867790;p=openembedded.git Add a patch to run ranlib on 2 libraries (bug 172) --- diff --git a/packages/ppp/ppp_2.4.3.bb b/packages/ppp/ppp_2.4.3.bb index f01813bf60..da1516ff8e 100644 --- a/packages/ppp/ppp_2.4.3.bb +++ b/packages/ppp/ppp_2.4.3.bb @@ -9,6 +9,7 @@ SRC_URI = "ftp://ftp.samba.org/pub/ppp/ppp-${PV}.tar.gz \ file://makefile.patch;patch=1 \ file://cifdefroute.patch;patch=1 \ file://pppd-resolv-varrun.patch;patch=1 \ + file://ranlib.patch;patch=1 \ file://pon \ file://poff \ file://init \