]> git.pld-linux.org Git - packages/proftpd.git/blobdiff - proftpd-glibc.patch
- LSB conformance
[packages/proftpd.git] / proftpd-glibc.patch
index a06528170668bb85ac9cffdc97823e5af8ccc4a2..3302b7cb0f568505ea38e39d165390856c6d08c5 100644 (file)
@@ -1,14 +1,14 @@
-diff -Naur proftpd-1.2.8-orig/modules/mod_ls.c proftpd-1.2.8/modules/mod_ls.c
---- proftpd-1.2.8-orig/modules/mod_ls.c        Mon Feb 24 19:15:17 2003
-+++ proftpd-1.2.8/modules/mod_ls.c     Thu Mar 20 01:45:46 2003
-@@ -30,6 +30,10 @@
+diff -Nur proftpd-1.2.0pre1/modules/mod_ls.c proftpd-1.2.0pre1.pld/modules/mod_ls.c
+--- proftpd-1.2.0pre1/modules/mod_ls.c Sun Oct 18 04:24:41 1998
++++ proftpd-1.2.0pre1.pld/modules/mod_ls.c     Wed Feb 10 17:02:17 1999
+@@ -23,7 +23,9 @@
+  */
  
  #include "conf.h"
+-
 +#if ((__GLIBC__ == 2) && (__GLIBC_MINOR__ >= 1))
 +#include <asm/types.h>
 +#endif /* GNU libc-2.1 */
-+
  #ifndef GLOB_ABORTED
  #define GLOB_ABORTED GLOB_ABEND
  #endif
This page took 0.028689 seconds and 4 git commands to generate.