diff options
-rw-r--r-- | textproc/gmat/files/patch-ad | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/textproc/gmat/files/patch-ad b/textproc/gmat/files/patch-ad new file mode 100644 index 000000000000..2cda3136b933 --- /dev/null +++ b/textproc/gmat/files/patch-ad @@ -0,0 +1,13 @@ +--- macros/tmac.G~ Fri Mar 24 03:42:38 2000 ++++ macros/tmac.G Fri Jan 26 13:46:44 2001 +@@ -20,8 +20,8 @@ + .\" + .\" ############ DEFAULTS AND MISC VARIABLES + .\" The following strings are set in accord with the Makefile +-.ds TMPDIR %%TMPDIR%% +-.ds BINDIR %%BINDIR%% ++.ds TMPDIR %%TMPDIR%% ++.ds BINDIR %%BINDIR%% + .ds gmat_gmacroff %%BINDIR%%/gmacroff + .\" DEFINE THE FOLLOWING paths for your local environment! + .ds gmat_echo /bin/echo |