File: fix_doc_makefile.patch

package info (click to toggle)
libint 1.2.1-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,664 kB
  • sloc: sh: 10,214; ansic: 9,478; makefile: 437; perl: 141
file content (15 lines) | stat: -rwxr-xr-x 599 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## 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.

diff -urNad libint~/doc/progman/Makefile libint/doc/progman/Makefile
--- libint~/doc/progman/Makefile	2007-08-29 19:01:47.000000000 +0200
+++ libint/doc/progman/Makefile	2007-08-30 01:27:52.000000000 +0200
@@ -8,5 +8,5 @@
 
 -include $(TOPDIR)/doc/MakeVars
 -include $(TOPDIR)/doc/MakeRules
--include $(TOPDIR)/doc/MakeSuffixRules
+include $(SRCDIR)/$(TOPDIR)/lib/MakeSuffixRules
 include $(SRCDIR)/$(TOPDIR)/lib/MakeRules