# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/metamail/85_mm-2.7-rm.patch # Copyright (C) 2004 - 2026 The T2 SDE Project # Copyright (C) 1998 - 2003 ROCK Linux Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- diff -Nur mm2.7.orig/src/Makefile mm2.7/src/Makefile --- mm2.7.orig/src/Makefile 2003-05-15 00:19:21.000000000 +0200 +++ mm2.7/src/Makefile 2003-05-15 00:21:59.000000000 +0200 @@ -15,7 +15,7 @@ # System V users may change the following to remove the "-s" and all will still work. LN = ln -s -RM = rm +RM = rm -f # To shut rm up on SGI machines (where symlinks have mode 0000) # RM = rm -f