From: Jo-Philipp Wich Date: Tue, 5 Oct 2010 17:27:21 +0000 (+0000) Subject: [package] pptp: mark /etc/ppp/options.pptp as conffile X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=d02e5919fd78afb6fef4452e42966288bbf9ddbd [package] pptp: mark /etc/ppp/options.pptp as conffile SVN-Revision: 23253 --- diff --git a/package/pptp/Makefile b/package/pptp/Makefile index a7b9220d95..184f72698c 100644 --- a/package/pptp/Makefile +++ b/package/pptp/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006-2008 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -26,10 +26,14 @@ define Package/pptp DEPENDS:=+ppp +kmod-gre endef -define Package/pptp/daemon +define Package/pptp/description This package contains a PPTP (Point-to-Point Tunneling Protocol) client. endef +define Package/pptp/conffiles +/etc/ppp/options.pptp +endef + define Package/pptp/install $(INSTALL_DIR) $(1)/usr/sbin $(INSTALL_BIN) $(PKG_BUILD_DIR)/pptp $(1)/usr/sbin/