summaryrefslogtreecommitdiff
path: root/vpnc
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-12-09 09:47:41 +0000
committerChris Larson <clarson@kergoth.com>2004-12-09 09:47:41 +0000
commit2c5b8ec6d95cf68650265941530e5ce38c8dd6d9 (patch)
treebf879bea7ef8517ba8c3d1286ef300401d3d484c /vpnc
parent101e2f1623def0a355d20aacb8bd93810703e834 (diff)
Merge oe-devel@oe-devel.bkbits.net:openembedded
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA
Diffstat (limited to 'vpnc')
-rw-r--r--vpnc/vpnc-0.2-rm+zomb.1/attribute.patch12
-rw-r--r--vpnc/vpnc_0.2-rm+zomb.1.bb0
2 files changed, 0 insertions, 12 deletions
diff --git a/vpnc/vpnc-0.2-rm+zomb.1/attribute.patch b/vpnc/vpnc-0.2-rm+zomb.1/attribute.patch
deleted file mode 100644
index 8cf0fe5485..0000000000
--- a/vpnc/vpnc-0.2-rm+zomb.1/attribute.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- vpnc-0.2-rm+zomb-pre6/vpnc.c~ 2003-11-01 16:21:47.000000000 -0800
-+++ vpnc-0.2-rm+zomb-pre6/vpnc.c 2003-11-14 23:23:43.000000000 -0800
-@@ -1193,7 +1193,8 @@
- ? "\n" : "")));
- break;
- default:
-- reject = ISAKMP_N_ATTRIBUTES_NOT_SUPPORTED;
-+ //reject = ISAKMP_N_ATTRIBUTES_NOT_SUPPORTED;
-+ DEBUG(1, printf("Unknow attribute: ap->type: %d. Continuing anyway.\n", ap->type));
- }
- DEBUG(2, printf("S5.5\n"));
- if (reject != 0)
diff --git a/vpnc/vpnc_0.2-rm+zomb.1.bb b/vpnc/vpnc_0.2-rm+zomb.1.bb
deleted file mode 100644
index e69de29bb2..0000000000
--- a/vpnc/vpnc_0.2-rm+zomb.1.bb
+++ /dev/null