aboutsummaryrefslogtreecommitdiff
path: root/misc/firestring/files/patch-firemake__makefiletop
diff options
context:
space:
mode:
Diffstat (limited to 'misc/firestring/files/patch-firemake__makefiletop')
-rw-r--r--misc/firestring/files/patch-firemake__makefiletop11
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/firestring/files/patch-firemake__makefiletop b/misc/firestring/files/patch-firemake__makefiletop
deleted file mode 100644
index 7939ddbe2696..000000000000
--- a/misc/firestring/files/patch-firemake__makefiletop
+++ /dev/null
@@ -1,11 +0,0 @@
---- firemake/makefiletop.orig Sat May 1 20:12:10 2004
-+++ firemake/makefiletop Sat May 1 20:11:26 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