fix package name in template call, remove unneeded patch,
authorNicolas Thill <nico@openwrt.org>
Wed, 14 Dec 2005 23:01:47 +0000 (23:01 +0000)
committerNicolas Thill <nico@openwrt.org>
Wed, 14 Dec 2005 23:01:47 +0000 (23:01 +0000)
commitcac0ee3680b2d41d17d0307e5d9bb93e62072172
treec4fcb7152ce0a9ee86ee01172187c4bc7d60ac93
parenta3c70ebf381203e1f6cd673ea55eeb7c18f4d7ba
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 [changed mode: 0755->0644]
openwrt/package/vrrpd/Makefile [changed mode: 0755->0644]
openwrt/package/vrrpd/files/vrrpd.default [new file with mode: 0644]
openwrt/package/vrrpd/files/vrrpd.init [new file with mode: 0644]
openwrt/package/vrrpd/ipkg/vrrpd.conffiles [new file with mode: 0644]
openwrt/package/vrrpd/ipkg/vrrpd.control [changed mode: 0755->0644]
openwrt/package/vrrpd/patches/01-honor-target_cc.patch [deleted file]