X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/01e3a7a8b0ff683476f1efc4240660a713428183..13a784583dac66a60a47aef161d0a0333e8c75cd:/openwrt/package/ppp/Makefile diff --git a/openwrt/package/ppp/Makefile b/openwrt/package/ppp/Makefile index 1da971582..e1c3907ce 100644 --- a/openwrt/package/ppp/Makefile +++ b/openwrt/package/ppp/Makefile @@ -62,7 +62,7 @@ $(PKG_BUILD_DIR)/.configured: $(DISABLE_LARGEFILE) \ $(DISABLE_NLS) \ ) - touch $(PKG_BUILD_DIR)/.configured + touch $@ $(PKG_BUILD_DIR)/.built: rm -rf $(PKG_INSTALL_DIR) @@ -72,7 +72,7 @@ $(PKG_BUILD_DIR)/.built: COPTS="$(TARGET_CFLAGS)" \ DESTDIR="$(PKG_INSTALL_DIR)/usr" \ all install - touch $(PKG_BUILD_DIR)/.built + touch $@ $(IPKG_PPP): install -d -m0755 $(IDIR_PPP)/etc/ppp