From: Nicolas Thill Date: Fri, 22 Aug 2008 05:03:37 +0000 (+0000) Subject: oops, fix typo in [12368] X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7075c9f917a3535451371945c746d9be6b21140f;p=librecmc%2Flibrecmc.git oops, fix typo in [12368] SVN-Revision: 12369 --- diff --git a/package/ppp/Makefile b/package/ppp/Makefile index c4feb82dde..22937683d7 100644 --- a/package/ppp/Makefile +++ b/package/ppp/Makefile @@ -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)