From 255f4a5db849255fa6763bbb02de5eca7fedd34b Mon Sep 17 00:00:00 2001 From: nico Date: Wed, 14 Dec 2005 23:01:47 +0000 Subject: fix package name in template call, remove unneeded patch, don't use PKG_INSTALL_DIR since upstream does not provide a make install target, add configurable init script, add Id tag and target optimization cflags.. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2674 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/vrrpd/Config.in | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) mode change 100755 => 100644 openwrt/package/vrrpd/Config.in (limited to 'openwrt/package/vrrpd/Config.in') diff --git a/openwrt/package/vrrpd/Config.in b/openwrt/package/vrrpd/Config.in old mode 100755 new mode 100644 index 793d3ed7e..767e2dd0e --- a/openwrt/package/vrrpd/Config.in +++ b/openwrt/package/vrrpd/Config.in @@ -3,10 +3,11 @@ config BR2_PACKAGE_VRRPD tristate default m if CONFIG_DEVEL help - VRRPd is an implementation of Virtual Router Redundancy - Protocol as specified in rfc2338. VRRPd is interoperable with - other RFC-based VRRP implementations, including Cisco and - Juniper, and is included as a standard feature on ImageStream - routers. - - http://www.sourceforge.net/projects/vrrpd + VRRPd is an implementation of Virtual Router Redundancy + Protocol as specified in rfc2338. VRRPd is interoperable with + other RFC-based VRRP implementations, including Cisco and + Juniper, and is included as a standard feature on ImageStream + routers. + + http://www.sourceforge.net/projects/vrrpd + -- cgit v1.2.3