fix_doc_makefile
authorDebichem Team <debichem-devel@lists.alioth.debian.org>
Sat, 6 Jan 2018 14:48:17 +0000 (14:48 +0000)
committerMichael Banck <mbanck@debian.org>
Sat, 6 Jan 2018 14:48:17 +0000 (14:48 +0000)
## 01_fix_doc_makefile.dpatch by Daniel Leidert (dale) <daniel.leidert@wgdd.de>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.

Gbp-Pq: Name fix_doc_makefile.patch

doc/progman/Makefile

index 5c9ff212adf6fd61a7a825f5730c90eb91425893..a372641380c755e18fd0b0a71b0fc55c6282d34c 100644 (file)
@@ -8,5 +8,5 @@ TARGET = progman.$(DOCSUF)
 
 -include $(TOPDIR)/doc/MakeVars
 -include $(TOPDIR)/doc/MakeRules
--include $(TOPDIR)/doc/MakeSuffixRules
+include $(SRCDIR)/$(TOPDIR)/lib/MakeSuffixRules
 include $(SRCDIR)/$(TOPDIR)/lib/MakeRules