From b8fbcbf83af1c65cb7bb473eb629584f18b60e13 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Wed, 28 Jan 2004 02:23:51 +0000 Subject: Merge openembedded@openembedded.bkbits.net:packages into zelda.tuxnami.org:/home/kergoth/code/packages 2004/01/27 21:21:24-05:00 local!kergoth Correct macro quoting in tetex's autotools usage. 2004/01/27 21:21:06-05:00 local!kergoth tslib updates, apply patch from Andrew Zabolotny. 2004/01/27 12:17:29-05:00 local!kergoth Another build fix.. openobex-apps this time. BKrev: 40171d37lRPuEIX7Cj76CTTmNUXu2A --- openobex-apps/openobex-apps_1.0.0.oe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'openobex-apps/openobex-apps_1.0.0.oe') diff --git a/openobex-apps/openobex-apps_1.0.0.oe b/openobex-apps/openobex-apps_1.0.0.oe index 04c5c64b8d..c112609316 100644 --- a/openobex-apps/openobex-apps_1.0.0.oe +++ b/openobex-apps/openobex-apps_1.0.0.oe @@ -1,7 +1,8 @@ DEPENDS = virtual/libc openobex RDEPENDS = libc6 libopenobex1 -SRC_URI = ${SOURCEFORGE_MIRROR}/openobex/${P}.tar.gz +SRC_URI = ${SOURCEFORGE_MIRROR}/openobex/${P}.tar.gz \ + file://${FILESDIR}/m4.patch;patch=1 inherit autotools libtool -- cgit v1.2.3