diff options
Diffstat (limited to 'packages/devio')
-rw-r--r-- | packages/devio/devio.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/devio/devio.inc b/packages/devio/devio.inc index 4cba2d5cc0..b2d09e81f0 100644 --- a/packages/devio/devio.inc +++ b/packages/devio/devio.inc @@ -10,7 +10,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/devio/devio-${PV}.tar.gz" S = "${WORKDIR}/devio-${PV}" # Just the one package at present -PACKAGES = "${PN}" # Set the install dir to /sbin, not /usr/sbin, because devio is used # during bootstrap (we want it to be posible to mount /usr separately) |