disable libpam until shadow passwords are configurable
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10044 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5efaac9b82
commit
1bef785265
@ -24,6 +24,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/libpam
|
define Package/libpam
|
||||||
SECTION:=libs
|
SECTION:=libs
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
|
DEPENDS:=@BROKEN
|
||||||
TITLE:=free implementation of the following DCE-RFC from Sunsoft.
|
TITLE:=free implementation of the following DCE-RFC from Sunsoft.
|
||||||
URL:=http://www.kernel.org/pub/linux/libs/pam
|
URL:=http://www.kernel.org/pub/linux/libs/pam
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user