From 7075c9f917a3535451371945c746d9be6b21140f Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Fri, 22 Aug 2008 05:03:37 +0000 Subject: oops, fix typo in [12368] SVN-Revision: 12369 --- package/ppp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/ppp/Makefile') 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) -- cgit v1.2.3