summaryrefslogtreecommitdiff
path: root/package/bzip2
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-30 08:12:09 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-30 08:12:09 +0200
commiteb3f81cc2f161f97954b9b93839a0225bc2bf83b (patch)
tree63b1e7028deddf2213e885391c847de5dbfe4409 /package/bzip2
parentaa6259aed442339ba288d5a0e704eb22465c426e (diff)
move to libs/comp, add new package lz4
Diffstat (limited to 'package/bzip2')
-rw-r--r--package/bzip2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bzip2/Makefile b/package/bzip2/Makefile
index 4c5a01333..a4725b843 100644
--- a/package/bzip2/Makefile
+++ b/package/bzip2/Makefile
@@ -21,7 +21,7 @@ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
PKG_SUBPKGS:= BZIP2 LIBBZ2
PKGSD_LIBBZ2:= bzip2 compression library
-PKGSC_LIBBZ2:= libs/misc
+PKGSC_LIBBZ2:= libs/comp
include ${ADK_TOPDIR}/mk/host.mk
include ${ADK_TOPDIR}/mk/package.mk