From a8934115af92aae245427d99c515d761027ec275 Mon Sep 17 00:00:00 2001 From: Travis Kemen Date: Thu, 28 Jun 2007 19:07:36 +0000 Subject: [PATCH] fix compiling error SVN-Revision: 7759 --- net/miniupnpd/patches/101-log_read-fix.patch | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 net/miniupnpd/patches/101-log_read-fix.patch diff --git a/net/miniupnpd/patches/101-log_read-fix.patch b/net/miniupnpd/patches/101-log_read-fix.patch deleted file mode 100644 index 284e67a82f..0000000000 --- a/net/miniupnpd/patches/101-log_read-fix.patch +++ /dev/null @@ -1,16 +0,0 @@ ---- miniupnpd-1.0-RC4/config.h.openwrt.orig 2006-12-02 09:25:26.000000000 -0600 -+++ miniupnpd-1.0-RC4/config.h.openwrt 2007-04-26 14:20:19.000000000 -0500 -@@ -5,9 +5,13 @@ - #ifndef __CONFIG_H__ - #define __CONFIG_H__ - -+#define UPNP_VERSION "20070228" -+ - #define OS_NAME "OpenWRT" - /* OS/version */ - #define OS_VERSION "OpenWRT/WhiteRussian" - #define OS_URL "http://openwrt.org/" - -+#define LOG_MINIUPNPD LOG_DAEMON -+ - #endif -- 2.30.2