diff options
Diffstat (limited to 'news/husky-msged/files/patch-doc::manual::makefile.husky')
-rw-r--r-- | news/husky-msged/files/patch-doc::manual::makefile.husky | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/news/husky-msged/files/patch-doc::manual::makefile.husky b/news/husky-msged/files/patch-doc::manual::makefile.husky new file mode 100644 index 000000000000..a76f74b65dd5 --- /dev/null +++ b/news/husky-msged/files/patch-doc::manual::makefile.husky @@ -0,0 +1,13 @@ +--- doc/manual/makefile.husky.orig Wed Apr 11 04:50:01 2001 ++++ doc/manual/makefile.husky Mon Jan 6 00:22:15 2003 +@@ -7,8 +7,8 @@ + ifdef HTMLDIR + + ifdef INFODIR +-all: html info +-install: install-html install-info ++all: info ++install: install-info + else + all: html + install: install-html |