summaryrefslogtreecommitdiff
path: root/package/pam
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-24 21:57:38 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-24 21:58:00 +0200
commitb23cfa9e2081511a8913553abdc9a1f48757a174 (patch)
tree14721bafa781d6d45993b6038d705a572f814756 /package/pam
parent8b30df1cf5ff7c5a675d6d9451decc8c99f886bd (diff)
allow to hide packages, which are provided by busybox applets
Diffstat (limited to 'package/pam')
-rw-r--r--package/pam/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/pam/Makefile b/package/pam/Makefile
index d22a05fd7..68d038e06 100644
--- a/package/pam/Makefile
+++ b/package/pam/Makefile
@@ -13,6 +13,7 @@ PKG_SECTION:= misc
PKG_URL:= http://www.linux-pam.org/
PKG_SITES:= http://www.linux-pam.org/library/
PKG_OPTS:= dev
+PKG_BB:= 1
DISTFILES:= Linux-PAM-$(PKG_VERSION).tar.gz
WRKDIST= ${WRKDIR}/Linux-PAM-${PKG_VERSION}