From: Chris Larson Date: Thu, 16 Oct 2003 19:31:20 +0000 (+0000) Subject: Add configure patch for links. X-Git-Tag: Release-2010-05/1~20680 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26e1b47b147b240767db2437b23fc122ca463b87;p=openembedded.git Add configure patch for links. BKrev: 3f8ef208nk3ykXINMESRqXwjATDRjw --- diff --git a/nonworking/links/links-2.1pre12/configure.patch b/nonworking/links/links-2.1pre12/configure.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/nonworking/links/links_2.1pre12.oe b/nonworking/links/links_2.1pre12.oe index b6c0c52d88..28ffd18661 100644 --- a/nonworking/links/links_2.1pre12.oe +++ b/nonworking/links/links_2.1pre12.oe @@ -1,7 +1,8 @@ DEPENDS = virtual/libc jpeg libpng gpm flex openssl zlib RDEPENDS = libc6 libjpeg libpng gpm openssl zlib1g -SRC_URI = http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/links-2.1pre12.tar.bz2 +SRC_URI = http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/links-2.1pre12.tar.bz2 \ + file://${FILESDIR}/configure.patch;patch=1 S = ${WORKDIR}/${P} inherit autotools