summaryrefslogtreecommitdiff
path: root/msdos/sed3v2.inp
diff options
context:
space:
mode:
Diffstat (limited to 'msdos/sed3v2.inp')
-rw-r--r--msdos/sed3v2.inp9
1 files changed, 4 insertions, 5 deletions
diff --git a/msdos/sed3v2.inp b/msdos/sed3v2.inp
index 323029ecf39..bc555cc0b08 100644
--- a/msdos/sed3v2.inp
+++ b/msdos/sed3v2.inp
@@ -44,11 +44,10 @@
/^EXEEXT *=/s!@EXEEXT@!!
/^GETOPT_H *=/s!@GETOPT_H@!getopt.h!
/^GETOPTOBJS *=/s!@GETOPTOBJS@!getopt.o getopt1.o!
-/^INSTALLABLES/s/emacsclient *//
+/^INSTALLABLES/s/emacsclient[^ ]* *//
s!^ \./! !
-/^UTILITIES=/s/ wakeup//
-/^UTILITIES=/s/ movemail//
-/^UTILITIES=/s/ emacsserver//
-/^UTILITIES=/s/ timer//
+/^UTILITIES *=/,/^$/{
+ s/movemail[^ ]* *//
+}
# arch-tag: 16f3be18-a45b-496c-b19c-e43840359de8