diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-02-20 09:21:33 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-02-20 09:21:33 +0000 |
commit | 32c457223d5540f24e45ced817d029ff4f95068c (patch) | |
tree | 123b74c0162d0e8e9ee0e270ae14745d01587dab /main/libnetcf/libnetcf-netcf_transaction.patch | |
parent | 72b07ca6784c1350911b29ee6c3011564ff19164 (diff) | |
download | aports-32c457223d5540f24e45ced817d029ff4f95068c.tar.bz2 aports-32c457223d5540f24e45ced817d029ff4f95068c.tar.xz |
main/netcf: renamed from libnetcf and upgrade to 0.2.3
Diffstat (limited to 'main/libnetcf/libnetcf-netcf_transaction.patch')
-rw-r--r-- | main/libnetcf/libnetcf-netcf_transaction.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/main/libnetcf/libnetcf-netcf_transaction.patch b/main/libnetcf/libnetcf-netcf_transaction.patch deleted file mode 100644 index 0f875faa55..0000000000 --- a/main/libnetcf/libnetcf-netcf_transaction.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/src/drv_initscripts.c -+++ b/src/drv_initscripts.c -@@ -48,6 +48,8 @@ - - #include <libexslt/exslt.h> - -+#define NETCF_TRANSACTION "/etc/init.d/netcf-transaction" -+ - static const char *const network_scripts_path = - "/files/etc/sysconfig/network-scripts"; - |