diff options
Diffstat (limited to 'textproc/openjade/files/patch-ac')
-rw-r--r-- | textproc/openjade/files/patch-ac | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/openjade/files/patch-ac b/textproc/openjade/files/patch-ac new file mode 100644 index 00000000000..bb2d46f9c98 --- /dev/null +++ b/textproc/openjade/files/patch-ac @@ -0,0 +1,10 @@ +--- Makefile.comm.in.orig Mon Jun 5 00:24:18 2000 ++++ Makefile.comm.in Mon Jun 5 00:24:41 2000 +@@ -19,6 +19,7 @@ + PERL=@PERL@ + LIBTOOL=@LIBTOOL@ + INSTALL=@INSTALL@ ++INSTALL_PROGRAM=@INSTALL_PROGRAM@ + + LIBOBJS=@LIBOBJS@ + LIBS=@LIBS@ |