diff options
Diffstat (limited to 'games/heroes/files/patch-aa')
-rw-r--r-- | games/heroes/files/patch-aa | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/games/heroes/files/patch-aa b/games/heroes/files/patch-aa deleted file mode 100644 index 5985845e3439..000000000000 --- a/games/heroes/files/patch-aa +++ /dev/null @@ -1,18 +0,0 @@ ---- configure 2000/09/28 13:06:54 1.1 -+++ configure 2000/09/28 13:07:43 -@@ -894,10 +894,11 @@ - - # The aliases save the names the user supplied, while $host etc. - # will get canonicalized. --test -n "$target_alias" && -- test "$program_prefix$program_suffix$program_transform_name" = \ -- NONENONEs,x,x, && -- program_prefix=${target_alias}- -+# I H A T E A U T O C R A P!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -+#test -n "$target_alias" && -+# test "$program_prefix$program_suffix$program_transform_name" = \ -+# NONENONEs,x,x, && -+# program_prefix=${target_alias}- - - # Find a good install program. We prefer a C program (faster), - # so one script is as good as another. But avoid the broken or |