]> git.pld-linux.org Git - packages/nc.git/commitdiff
- missing patches/sources
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 20 Jul 1999 10:57:21 +0000 (10:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nc-arm.patch -> 1.1

nc-arm.patch [new file with mode: 0644]

diff --git a/nc-arm.patch b/nc-arm.patch
new file mode 100644 (file)
index 0000000..f4f9e45
--- /dev/null
@@ -0,0 +1,13 @@
+--- nc/netcat.c~       Wed Mar 20 19:38:04 1996
++++ nc/netcat.c        Tue Jan 12 18:08:57 1999
+@@ -35,6 +35,10 @@
+ #define HAVE_HELP             /* undefine if you dont want the help text */
+ /* #define ANAL                       /* if you want case-sensitive DNS matching */
++#ifdef arm /* Stupid function called arm below.... */
++#undef arm
++#endif
++
+ #ifdef HAVE_STDLIB_H
+ #include <stdlib.h>
+ #else
This page took 0.049686 seconds and 4 git commands to generate.