From b111dc249f43a28f22c12cf646d9b68c34adfa39 Mon Sep 17 00:00:00 2001 From: John Bowler Date: Mon, 16 Jan 2006 19:22:33 +0000 Subject: devio: release 1.2 - this release moves the devio installation in OE to the /bin directory from /sbin --- packages/devio/devio-native.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/devio/devio-native.inc') diff --git a/packages/devio/devio-native.inc b/packages/devio/devio-native.inc index 1ba886c1ee..49987e6f0a 100644 --- a/packages/devio/devio-native.inc +++ b/packages/devio/devio-native.inc @@ -1,4 +1,5 @@ # Set the installation dir back to the default sbindir = "${exec_prefix}/sbin" +bindir = "${exec_prefix}/bin" inherit native -- cgit v1.2.3