projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b375c0c
)
disable libpam until shadow passwords are configurable
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 30 Dec 2007 03:13:56 +0000
(
03:13
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 30 Dec 2007 03:13:56 +0000
(
03:13
+0000)
SVN-Revision: 10044
libs/libpam/Makefile
patch
|
blob
|
history
diff --git
a/libs/libpam/Makefile
b/libs/libpam/Makefile
index 13caf849610d4fc4f55205638a785cc26ebf0e71..05a3906eb50ee22c0b739b76e26412cd1f234f52 100644
(file)
--- a/
libs/libpam/Makefile
+++ b/
libs/libpam/Makefile
@@
-24,6
+24,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/libpam
SECTION:=libs
CATEGORY:=Libraries
+ DEPENDS:=@BROKEN
TITLE:=free implementation of the following DCE-RFC from Sunsoft.
URL:=http://www.kernel.org/pub/linux/libs/pam
endef