summaryrefslogtreecommitdiff
path: root/graphics/inventor/files/patch-doc-man1-GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/inventor/files/patch-doc-man1-GNUmakefile')
-rw-r--r--graphics/inventor/files/patch-doc-man1-GNUmakefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/inventor/files/patch-doc-man1-GNUmakefile b/graphics/inventor/files/patch-doc-man1-GNUmakefile
new file mode 100644
index 000000000000..fecac315e5ec
--- /dev/null
+++ b/graphics/inventor/files/patch-doc-man1-GNUmakefile
@@ -0,0 +1,19 @@
+*** doc/man/man1/GNUmakefile.orig Fri Dec 24 07:50:05 2004
+--- doc/man/man1/GNUmakefile Fri Dec 24 07:52:36 2004
+***************
+*** 11,16 ****
+ ivinfo.1 \
+ ivview.1
+
+! all install: install_man1
+
+ include $(IVCOMMONRULES)
+--- 11,18 ----
+ ivinfo.1 \
+ ivview.1
+
+! all:
+!
+! install: install_man1
+
+ include $(IVCOMMONRULES)