From 84b6940ff2b542ad9fe39c6f891f16c2c97f4e8d Mon Sep 17 00:00:00 2001 From: duddits Date: Mon, 9 Feb 2009 13:51:42 +0000 Subject: [PATCH] - outdated Changed files: proftpd-configure.patch -> 1.2 proftpd-umode_t.patch -> 1.4 --- proftpd-configure.patch | 11 ----------- proftpd-umode_t.patch | 12 ------------ 2 files changed, 23 deletions(-) delete mode 100644 proftpd-configure.patch delete mode 100644 proftpd-umode_t.patch diff --git a/proftpd-configure.patch b/proftpd-configure.patch deleted file mode 100644 index 2630d39..0000000 --- a/proftpd-configure.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- proftpd-1.3.0/configure.in~ 2006-04-29 13:28:31.677081542 +0300 -+++ proftpd-1.3.0/configure.in 2006-04-29 13:28:36.917198497 +0300 -@@ -1570,7 +1570,7 @@ - for amodule in $ac_shared_modules; do - module=`echo "$amodule" | sed -e 's/.la//g'`.o; - ac_static_modules=`echo "$ac_static_modules" | sed -e "s/$module//g"`; -- ac_build_static_modules=`echo "$ac_build_static_modules" | sed -e "s/$module//g"`; -+ ac_build_static_modules=`echo "$ac_build_static_modules" | sed -e "s/modules\/$module//g"`; - done - - GLUE_MODULE_OBJS="$ac_core_modules $ac_static_modules" diff --git a/proftpd-umode_t.patch b/proftpd-umode_t.patch deleted file mode 100644 index 2ac777a..0000000 --- a/proftpd-umode_t.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ruN proftpd-1.1.6pl2-old/config.h.in proftpd-1.1.6pl2/config.h.in ---- proftpd-1.1.6pl2-old/config.h.in Mon Sep 7 21:15:42 1998 -+++ proftpd-1.1.6pl2/config.h.in Fri Sep 18 22:35:32 1998 -@@ -69,7 +69,7 @@ - #undef ino_t - - /* Define to `mode_t' if doesn't define. */ --#undef umode_t -+/* #undef umode_t */ - - /* Define if your system has _pw_stayopen variable (Irix specific?) */ - #undef HAVE__PW_STAYOPEN -- 2.44.0