summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/noip-updater/files/noip-2.1.1.patch')
-rw-r--r--net-dns/noip-updater/files/noip-2.1.1.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/net-dns/noip-updater/files/noip-2.1.1.patch b/net-dns/noip-updater/files/noip-2.1.1.patch
deleted file mode 100644
index 8d92c1f1c47f..000000000000
--- a/net-dns/noip-updater/files/noip-2.1.1.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- noip2.c.orig 2004-04-18 09:07:29.113079040 +0930
-+++ noip2.c 2004-04-18 09:07:49.704948600 +0930
-@@ -191,10 +191,10 @@
- #define HOST 1
- #define GROUP 2
- #ifndef PREFIX
-- #define PREFIX "/usr/local"
-+ #define PREFIX "/usr/"
- #endif
--#define CONFIG_FILEPATH PREFIX"/etc"
--#define CONFIG_FILENAME PREFIX"/etc/no-ip2.conf"
-+#define CONFIG_FILEPATH "/etc"
-+#define CONFIG_FILENAME "/etc/no-ip2.conf"
- #define CONFSTRLEN 1024
- #define MAX_DEVLEN 16
- #define MAX_INSTANCE 4