From 7d0ebeb7d008e49de31ce825be79371ba394a874 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 19 Sep 2008 10:36:57 +0000 Subject: * luci/contrib/olsr: remove "option latlon_file /dev/null" from default config, will destroy system /dev/null --- contrib/package/olsrd-luci/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/package/olsrd-luci/Makefile') diff --git a/contrib/package/olsrd-luci/Makefile b/contrib/package/olsrd-luci/Makefile index c437dceb7..6b83cb590 100644 --- a/contrib/package/olsrd-luci/Makefile +++ b/contrib/package/olsrd-luci/Makefile @@ -12,7 +12,7 @@ include $(TOPDIR)/rules.mk PKG_BASENAME:=olsrd PKG_NAME:=$(PKG_BASENAME)-luci PKG_VERSION:=0.5.6 -PKG_RELEASE:=4 +PKG_RELEASE:=5 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_BASENAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_BASENAME)-$(PKG_VERSION).tar.bz2 -- cgit v1.2.3