diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2015-05-01 11:13:36 +0200 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2015-05-01 11:13:36 +0200 |
commit | 289d5519971f26fccff37293e0d1ff100f1df321 (patch) | |
tree | d8c2f05d0a703c8716be22321365d1e712f1474f /testing/ifupdown/ifupdown-alpine-ifstate.patch | |
parent | b32b52f051f062a695bbbcf58239eee6186abf1e (diff) | |
download | aports-289d5519971f26fccff37293e0d1ff100f1df321.tar.bz2 aports-289d5519971f26fccff37293e0d1ff100f1df321.tar.xz |
testing/ifupdown: move to main
Diffstat (limited to 'testing/ifupdown/ifupdown-alpine-ifstate.patch')
-rw-r--r-- | testing/ifupdown/ifupdown-alpine-ifstate.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/testing/ifupdown/ifupdown-alpine-ifstate.patch b/testing/ifupdown/ifupdown-alpine-ifstate.patch deleted file mode 100644 index fd76da91b2..0000000000 --- a/testing/ifupdown/ifupdown-alpine-ifstate.patch +++ /dev/null @@ -1,13 +0,0 @@ -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 |