diff options
Diffstat (limited to 'news/husky/files/patch-hpt_doc_Makefile')
-rw-r--r-- | news/husky/files/patch-hpt_doc_Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/husky/files/patch-hpt_doc_Makefile b/news/husky/files/patch-hpt_doc_Makefile index 9a6f0bee724e..a927fa9d7fc1 100644 --- a/news/husky/files/patch-hpt_doc_Makefile +++ b/news/husky/files/patch-hpt_doc_Makefile @@ -1,5 +1,5 @@ ---- hpt/doc/Makefile.orig 2009-03-23 12:44:57.000000000 +0000 -+++ hpt/doc/Makefile 2014-08-02 23:05:26.007741567 +0000 +--- hpt/doc/Makefile.orig 2020-01-16 21:50:04 UTC ++++ hpt/doc/Makefile @@ -64,7 +64,6 @@ install: info html dvi ifdef INFODIR -$(MKDIR) $(MKDIROPT) $(DESTDIR)$(INFODIR) |