From: Nicolas Thill Date: Fri, 22 Aug 2008 05:03:37 +0000 (+0000) Subject: oops, fix typo in [12368] X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=84cf4193d99859bd172095ad1393fa5777a99484;hp=1403460c0543e55aef891de682110b712a693b60 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)