diff options
Diffstat (limited to 'x11-toolkits/open-motif/files/patch-bindings-Imakefile')
-rw-r--r-- | x11-toolkits/open-motif/files/patch-bindings-Imakefile | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-toolkits/open-motif/files/patch-bindings-Imakefile b/x11-toolkits/open-motif/files/patch-bindings-Imakefile new file mode 100644 index 000000000000..fff0ee9c38c5 --- /dev/null +++ b/x11-toolkits/open-motif/files/patch-bindings-Imakefile @@ -0,0 +1,14 @@ +--- bindings/Imakefile.orig Wed May 3 11:12:34 2000 ++++ bindings/Imakefile Thu May 18 11:02:40 2000 +@@ -37,10 +37,10 @@ + XCOMM HISTORY + XCOMM + XCOMM $TOG: Imakefile /main/8 1997/07/02 17:51:43 samborn $ +-INSTALLFLAGS = $(INSTINCFLAGS) + + FILES = \ + xmbind.alias \ ++ CDE \ + acorn \ + apollo \ + dec \ |