From 22bc50f8752ecbe69683cafe5683f98615f6d626 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sat, 6 Mar 2004 20:28:51 +0000 Subject: Merge openembedded@openembedded.bkbits.net:packages into zelda.tuxnami.org:/home/kergoth/code/packages 2004/03/06 05:29:55-05:00 local!kergoth Properly mangle openobex-config, clean up the openobex-apps .oe, and add obexftp 0.10.3. BKrev: 404a3483n7DVzfL3ApNApKNLl7FA1A --- openobex-apps/openobex-apps_1.0.0.oe | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (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 cb83f19c4b..dbc7ca4842 100644 --- a/openobex-apps/openobex-apps_1.0.0.oe +++ b/openobex-apps/openobex-apps_1.0.0.oe @@ -10,11 +10,4 @@ SRC_URI = ${SOURCEFORGE_MIRROR}/openobex/openobex-apps-${PV}.tar.gz \ inherit autotools libtool EXTRA_OECONF = --disable-glibtest --with-glib-prefix=${STAGING_DIR}/target -export OPENOBEX_CFLAGS=-I${STAGING_DIR}/target/include -export OPENOBEX_CONFIG = ${STAGING_BINDIR}/openobex-config \ - --prefix=${STAGING_DIR}/target \ - --exec-prefix=${STAGING_DIR}/target - -do_compile () { - oe_runmake 'INCLUDES=' -} +EXTRA_OEMAKE = "'INCLUDES='" -- cgit v1.2.3