projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
825b41e
)
packages/libpam: fix whitespaces
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:04:16 +0000
(07:04 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:04:16 +0000
(07:04 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40129
libs/libpam/Makefile
patch
|
blob
|
history
diff --git
a/libs/libpam/Makefile
b/libs/libpam/Makefile
index c3de9c4563eb12ddd3bd2e9d80ddd0cf6ea8e764..af10dc184e6e1afedc202c5b5a2744cabbdbb856 100644
(file)
--- a/
libs/libpam/Makefile
+++ b/
libs/libpam/Makefile
@@
-56,7
+56,7
@@
define Build/InstallDev
endef
define Package/libpam/install
- $(INSTALL_DIR) $(1)/lib $(1)/lib/security $(1)/lib/security/pam_filter
+ $(INSTALL_DIR) $(1)/lib $(1)/lib/security $(1)/lib/security/pam_filter
$(INSTALL_DIR) $(1)/etc $(1)/etc/pam.d
$(INSTALL_DIR) $(1)/usr/sbin
$(CP) $(PKG_INSTALL_DIR)/lib/*.so* $(1)/lib/