fix package name in template call, remove unneeded patch, don't use PKG_INSTALL_DIR...
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)
commit7ec285553efbb64a077be097330a20a7079b387d
tree1802064dc5e232bf2a6d31e15e3230af1d1bad2b
parentc7221546a12bc52a3730f15918bfb0acf81b3cf1
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..

SVN-Revision: 2674
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]