summaryrefslogtreecommitdiff
path: root/sysutils/most/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/most/files/patch-aa')
-rw-r--r--sysutils/most/files/patch-aa22
1 files changed, 0 insertions, 22 deletions
diff --git a/sysutils/most/files/patch-aa b/sysutils/most/files/patch-aa
deleted file mode 100644
index 43278e4e23b5..000000000000
--- a/sysutils/most/files/patch-aa
+++ /dev/null
@@ -1,22 +0,0 @@
---- src/Makefile.in.orig Thu Apr 4 10:05:48 2002
-+++ src/Makefile.in Thu Apr 4 10:06:39 2002
-@@ -21,7 +21,7 @@
- prefix = @prefix@
- BIN_DIR = $(prefix)/bin
- MAN_DIR = $(prefix)/man/man1
--DOC_DIR = $(prefix)/doc/most
-+DOC_DIR = $(prefix)/share/doc/most
-
- SYS_INITFILE = @sysconfdir@/most.conf
-
-@@ -67,8 +67,10 @@
- install: all $(BIN_DIR)
- $(INSTALL) -s $(OBJDIR)/most $(DESTDIR)$(BIN_DIR)
- $(INSTALL_DATA) ../most.1 $(DESTDIR)$(MAN_DIR)
-+.if !defined(NOPORTDOCS)
- $(INSTALL) -d -m 755 $(DESTDIR)$(DOC_DIR)
- $(INSTALL_DATA) $(DOC_FILES) $(DESTDIR)$(DOC_DIR)
-+.endif
- $(BIN_DIR):
- - ../mkinsdir.sh $(DESTDIR)$(BIN_DIR)
- # The symlinks target is for my own private use. It simply creates the object