diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-12-07 23:23:36 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-12-07 23:23:36 +0000 |
commit | 8676ba63dde3bc1276171be3e44b68bcbffac5e6 (patch) | |
tree | a56d5116bbb5da111334444fffb835c361d1c2eb /textproc/gmat/files/patch-ad | |
parent | As usual, the nice people at live.com push out two releases within 24 hours (diff) |
- Update to latest revision;
- Unbreak on 5.x;
- Install README and gmat.sgm;
- Do some cleaning.
Notes
Notes:
svn path=/head/; revision=123419
Diffstat (limited to 'textproc/gmat/files/patch-ad')
-rw-r--r-- | textproc/gmat/files/patch-ad | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/textproc/gmat/files/patch-ad b/textproc/gmat/files/patch-ad index 2cda3136b933..ee262f18d278 100644 --- a/textproc/gmat/files/patch-ad +++ b/textproc/gmat/files/patch-ad @@ -1,13 +1,11 @@ ---- 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%% +--- macros/tmac.G.orig Mon Mar 19 14:29:40 2001 ++++ macros/tmac.G Tue Dec 7 21:31:06 2004 +@@ -25,7 +25,7 @@ .ds gmat_gmacroff %%BINDIR%%/gmacroff .\" DEFINE THE FOLLOWING paths for your local environment! .ds gmat_echo /bin/echo +-.ds gmat_sed /bin/sed ++.ds gmat_sed /usr/bin/sed + .ds gmat_rm /bin/rm + .ds gmat_mv /bin/mv + .\" The following strings set variables to subdirectories of the book |