From 55c188a0c82a476cc6a2954b16c1ecb67d6bc14c Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 2 Jan 2019 19:11:53 +0100 Subject: mless: remove mnext/mprev --- GNUmakefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 0d7d0a3..04f4944 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -59,8 +59,6 @@ install: FRC all $(DESTDIR)$(MANDIR)/man5 \ $(DESTDIR)$(MANDIR)/man7 install -m0755 $(ALL) $(SCRIPT) $(DESTDIR)$(BINDIR) - ln -sf mless $(DESTDIR)$(BINDIR)/mnext - ln -sf mless $(DESTDIR)$(BINDIR)/mprev ln -sf mcom $(DESTDIR)$(BINDIR)/mbnc ln -sf mcom $(DESTDIR)$(BINDIR)/mfwd ln -sf mcom $(DESTDIR)$(BINDIR)/mrep -- cgit 1.4.1