Rename patches to match conventions, second round; *ouch*
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 11 Jan 2007 17:28:45 +0000 (17:28 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 11 Jan 2007 17:28:45 +0000 (17:28 +0000)
git-svn-id: https://svn.openwrt.org/openwrt@6081 3c298f89-4303-0410-b956-a3cf2f4a3e73

Makefile
patches/01-quagga_cross.patch [moved from patches/quagga-cross.patch with 100% similarity]
patches/01-quagga_readline.patch [moved from patches/quagga-readline.patch with 100% similarity]

index c23f59ce9c9dab560e54271216b0f33621edab71..21cb357d3c3918e1aa0726483648ea9e3d318518 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -101,6 +101,7 @@ endef
 
 define Build/Configure
        $(call Build/Configure/Default, \
+               --localstatedir=/var/run/quagga \
                --sysconfdir=/etc/quagga/ \
                --enable-shared \
                --disable-static \