aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ifupdown/ifupdown-alpine-ifstate.patch
diff options
context:
space:
mode:
authorIsaac Dunham <ibid.ag@gmail.com>2014-09-19 14:44:42 -0700
committerNatanael Copa <ncopa@alpinelinux.org>2014-09-24 14:53:32 +0000
commit2e844011a12c1fdbc75789288c842c2dba8ed20b (patch)
treeb76c7432f33545ffff5ebfb57571d33d509828ec /testing/ifupdown/ifupdown-alpine-ifstate.patch
parentc53bd124b269d71b290459ba629f9eb6454a5521 (diff)
downloadaports-2e844011a12c1fdbc75789288c842c2dba8ed20b.tar.bz2
aports-2e844011a12c1fdbc75789288c842c2dba8ed20b.tar.xz
testing/ifupdown: update to 0.7.48.1
* fix url * update patches * move from unmaintained to testing
Diffstat (limited to 'testing/ifupdown/ifupdown-alpine-ifstate.patch')
-rw-r--r--testing/ifupdown/ifupdown-alpine-ifstate.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/ifupdown/ifupdown-alpine-ifstate.patch b/testing/ifupdown/ifupdown-alpine-ifstate.patch
new file mode 100644
index 0000000000..fd76da91b2
--- /dev/null
+++ b/testing/ifupdown/ifupdown-alpine-ifstate.patch
@@ -0,0 +1,13 @@
+diff --git a/header.h b/header.h
+index b621448..a735176 100644
+--- a/header.h
++++ b/header.h
+@@ -97,7 +97,7 @@ struct mapping_defn
+ #define MAX_VARNAME 32
+ #define EUNBALPER 10000
+ #ifndef RUN_DIR
+-#define RUN_DIR "/run/network/"
++#define RUN_DIR "/var/run/"
+ #endif
+
+ #ifndef LO_IFACE