diff --git a/Makefile b/Makefile index c23f59c..21cb357 100644 --- 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 \ diff --git a/patches/quagga-cross.patch b/patches/01-quagga_cross.patch similarity index 100% rename from patches/quagga-cross.patch rename to patches/01-quagga_cross.patch diff --git a/patches/quagga-readline.patch b/patches/01-quagga_readline.patch similarity index 100% rename from patches/quagga-readline.patch rename to patches/01-quagga_readline.patch