summaryrefslogtreecommitdiff
path: root/x11-toolkits/xview/files/patch-lib+misc+support+Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/xview/files/patch-lib+misc+support+Imakefile')
-rw-r--r--x11-toolkits/xview/files/patch-lib+misc+support+Imakefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/xview/files/patch-lib+misc+support+Imakefile b/x11-toolkits/xview/files/patch-lib+misc+support+Imakefile
new file mode 100644
index 000000000000..b948e71a6014
--- /dev/null
+++ b/x11-toolkits/xview/files/patch-lib+misc+support+Imakefile
@@ -0,0 +1,11 @@
+--- misc/support/Imakefile.orig Sun Apr 2 05:09:59 2000
++++ misc/support/Imakefile Sun Apr 2 05:10:11 2000
+@@ -13,7 +13,7 @@
+ all::
+
+ install::
+- $(MKDIRHIER) $(HELP_DEST) $(LIBRARY_DEST)
++ $(MKDIRHIER) $(DESTDIR)$(HELP_DEST) $(DESTDIR)$(LIBRARY_DEST)
+
+ InstallSupportList($(SUPPORTFILES),$(LIBRARY_DEST))
+ InstallNonExecList($(INFOFILES),$(HELP_DEST))