diff options
Diffstat (limited to 'www/suphp/files')
-rw-r--r-- | www/suphp/files/patch-configure | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/www/suphp/files/patch-configure b/www/suphp/files/patch-configure deleted file mode 100644 index 85bc9b69335d..000000000000 --- a/www/suphp/files/patch-configure +++ /dev/null @@ -1,20 +0,0 @@ ---- configure.orig Sun Jan 11 15:21:53 2004 -+++ configure Sun Jan 11 15:22:19 2004 -@@ -2253,7 +2253,7 @@ - if test $withval; then - - cat >>confdefs.h <<_ACEOF --#define OPT_MIN_UID $withval -+#define OPT_MIN_UID "$withval" - _ACEOF - - fi -@@ -2276,7 +2276,7 @@ - if test $withval; then - - cat >>confdefs.h <<_ACEOF --#define OPT_MIN_GID $withval -+#define OPT_MIN_GID "$withval" - _ACEOF - - fi |