Skip to content

Commit

Permalink
The file radattr.so is generated when compiling the PPP plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
openwrtdiy committed Jul 21, 2023
1 parent ea0192c commit 9624821
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package/network/services/ppp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,8 @@ define Package/ppp-mod-radius/install
$(INSTALL_DIR) $(1)/usr/lib/pppd/$(PKG_RELEASE_VERSION)
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/lib/pppd/$(PKG_RELEASE_VERSION)/radius.so \
$(1)/usr/lib/pppd/$(PKG_RELEASE_VERSION)/
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/lib/pppd/$(PKG_RELEASE_VERSION)/radattr.so \
$(1)/usr/lib/pppd/$(PKG_RELEASE_VERSION)/
$(INSTALL_DIR) $(1)/etc/ppp
$(INSTALL_DATA) ./files/etc/ppp/radius.conf $(1)/etc/ppp/
$(INSTALL_DIR) $(1)/etc/ppp/radius
Expand Down

0 comments on commit 9624821

Please sign in to comment.