git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
f0a79ca
)
google-authenticator-libpam: fix install section
author
Alexander Ryzhov
<redacted>
Sat, 2 Nov 2019 17:06:04 +0000
(20:06 +0300)
committer
Alexander Ryzhov
<redacted>
Sat, 2 Nov 2019 17:06:04 +0000
(20:06 +0300)
Signed-off-by: Alexander Ryzhov <redacted>
libs/google-authenticator-libpam/Makefile
patch
|
blob
|
history
diff --git
a/libs/google-authenticator-libpam/Makefile
b/libs/google-authenticator-libpam/Makefile
index de7bd36dfbfecfb1b1a683fbd8ee73da339ef3f8..6b8512bb02ed135f97cc8492b142f09409089f38 100644
(file)
--- a/
libs/google-authenticator-libpam/Makefile
+++ b/
libs/google-authenticator-libpam/Makefile
@@
-40,7
+40,7
@@
define Build/InstallDev
$(CP) $(PKG_INSTALL_DIR)/usr/lib/security/* $(1)/lib/security/
endef
-define Package/
libpam-google-authenticator
/install
+define Package/
google-authenticator-libpam
/install
$(INSTALL_DIR) $(1)/usr/lib/security
$(CP) $(PKG_INSTALL_DIR)/usr/lib/security/*.so* \
$(1)/usr/lib/security/
git clone https://git.99rst.org/PROJECT