diff options
Diffstat (limited to 'mail/dsbl-testers/files/patch-firestring_firemake_makefiletop')
-rw-r--r-- | mail/dsbl-testers/files/patch-firestring_firemake_makefiletop | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/dsbl-testers/files/patch-firestring_firemake_makefiletop b/mail/dsbl-testers/files/patch-firestring_firemake_makefiletop deleted file mode 100644 index 453f18a05a11..000000000000 --- a/mail/dsbl-testers/files/patch-firestring_firemake_makefiletop +++ /dev/null @@ -1,11 +0,0 @@ ---- firestring/firemake/makefiletop.orig Sun May 9 01:02:34 2004 -+++ firestring/firemake/makefiletop Sun May 9 01:03:05 2004 -@@ -3,7 +3,7 @@ - #require make - #phase makefile - dispn "Writing Makefile top entries..." --if test "$MAKE_CONDSET" = "y"; then -+if test "$MAKE_CONDSET" = "never"; then - $ECHO "PREFIX ?= $FM_PREFIX" - - if test "$FM_MANDIRSTRICT" = "y"; then |