From d1ab9a58cfaf74ee20fce96b1ca9a39fc12da931 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Wed, 26 May 2004 20:32:14 +0000 Subject: [PATCH] pcmcia-cs: all tools should be in /sbin/ BKrev: 40b4fecejoHcJR2IHdPxlca4U2EJsA --- pcmcia-cs/pcmcia-cs_3.2.7.oe | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pcmcia-cs/pcmcia-cs_3.2.7.oe b/pcmcia-cs/pcmcia-cs_3.2.7.oe index c4fbdb5391..5cb21eb02e 100644 --- a/pcmcia-cs/pcmcia-cs_3.2.7.oe +++ b/pcmcia-cs/pcmcia-cs_3.2.7.oe @@ -9,6 +9,8 @@ S = "${WORKDIR}/pcmcia-cs-${PV}" export KERNEL_SOURCE = ${@base_read_file('${STAGING_DIR}/${HOST_SYS}/kernel/kernel-source')} +sbindir = "/sbin" + do_configure() { ./Configure --noprompt --sysv --nopnp --rcdir=${sysconfdir} --arch="${ARCH}" --kernel="${KERNEL_SOURCE}" \ --srctree --nocardbus --ucc="${CC}" --ld="${LD}" --uflags="${CFLAGS}" --target=. -- 2.39.5