oops, fix typo in [12368]
SVN-Revision: 12369
This commit is contained in:
parent
2ac5a81ab4
commit
7075c9f917
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ endef
|
|||
define Build/InstallDev
|
||||
$(INSTALL_DIR) $(1)/usr/include
|
||||
$(CP) $(PKG_INSTALL_DIR)/usr/include/pppd $(1)/usr/include/
|
||||
endif
|
||||
endef
|
||||
|
||||
define Package/ppp/install
|
||||
$(INSTALL_DIR) $(1)/usr/lib/pppd/$(PKG_VERSION)
|
||||
|
|
Loading…
Reference in a new issue