From 7011c19a8c96a2f8fb7c04d61cb28cdc507584a6 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Fri, 21 Jan 2005 15:36:45 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_4_11_0'. --- sysutils/most/files/patch-aa | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 sysutils/most/files/patch-aa (limited to 'sysutils/most/files/patch-aa') diff --git a/sysutils/most/files/patch-aa b/sysutils/most/files/patch-aa deleted file mode 100644 index 28bd732f2b87..000000000000 --- a/sysutils/most/files/patch-aa +++ /dev/null @@ -1,29 +0,0 @@ ---- src/Makefile.in Fri Dec 20 23:32:56 2002 -+++ src/Makefile.in Wed Mar 10 17:11:10 2004 -@@ -22,5 +22,5 @@ - BIN_DIR = $(prefix)/bin - MAN_DIR = $(prefix)/man --DOC_DIR = $(prefix)/doc/most -+DOC_DIR = $(prefix)/share/doc/most - SYS_INITFILE = @sysconfdir@/most.conf - MKINSDIR = ../autoconf/mkinsdir.sh -@@ -69,5 +69,7 @@ - /bin/rm -rf $(OBJDIR) Makefile sysconf.h - installdirs: -+.if !defined(NOPORTDOCS) - $(MKINSDIR) $(DEST_DOCDIR) -+.endif - $(MKINSDIR) $(DEST_MANDIR)/man1 - $(MKINSDIR) $(DEST_BINDIR) -@@ -75,4 +77,5 @@ - $(INSTALL) -s $(OBJDIR)/most $(DEST_BINDIR) - $(INSTALL_DATA) ../most.1 $(DEST_MANDIR)/man1 -+.if !defined(NOPORTDOCS) - @for i in $(DOC_FILES); \ - do \ -@@ -84,4 +87,5 @@ - fi; \ - done -+.endif - # The symlinks target is for my own private use. It simply creates the object - # directory as a symbolic link to a local disk instead of an NFS mounted one. -- cgit v1.2.3