applied, thanks

Brian J. Murrell wrote:
> Shorewall wants to use the /etc/iproute2/rt_tables file for it's
> advanced routing.  This patch includes that file as part of the "ip"
> package.
> 
> ??Signed-off-by:  Brian J. Murrell <[EMAIL PROTECTED]>
> 
> Index: package/iproute2/Makefile
> ===================================================================
> --- package/iproute2/Makefile (revision 11527)
> +++ package/iproute2/Makefile (working copy)
> @@ -60,6 +60,8 @@
>  
>  define Package/ip/install
>       $(INSTALL_DIR) $(1)/usr/sbin
> +     $(INSTALL_DIR) $(1)/etc/iproute2
> +     $(INSTALL_DATA) $(PKG_BUILD_DIR)/etc/iproute2/rt_tables 
> $(1)/etc/iproute2
>       $(INSTALL_BIN) $(PKG_BUILD_DIR)/ip/ip $(1)/usr/sbin/
>  endef
> 
> b.
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to