diff options
Diffstat (limited to 'lang/logo/files/patch-docs-makefile')
-rw-r--r-- | lang/logo/files/patch-docs-makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/lang/logo/files/patch-docs-makefile b/lang/logo/files/patch-docs-makefile deleted file mode 100644 index f84b2048d758..000000000000 --- a/lang/logo/files/patch-docs-makefile +++ /dev/null @@ -1,9 +0,0 @@ ---- docs/makefile.orig Tue Nov 30 16:57:46 2004 -+++ docs/makefile Mon Oct 10 18:12:01 2005 -@@ -1,6 +1,4 @@ - BUILDIR = `pwd` --INFODIR = $(prefix)/info --DOCSDIR = $(LIBLOC)/docs - HTMLDIR = $(DOCSDIR)/html - - all: usermanual.ps usermanual.pdf html/usermanual_1.html ucblogo.info |