diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-04 03:34:06 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-04 03:34:06 +0000 |
commit | fac70936a07574c921baf44e5dd866461674433e (patch) | |
tree | ae25f30e3760211c137bcfa6fc4f38b2b57172a4 /print/ghostscript5/files/patch-ba | |
parent | Update to version 3.107-beta. (diff) |
Downgrade this to version 5.10 after repository copy.
PR: 9209
Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
Notes
Notes:
svn path=/head/; revision=15813
Diffstat (limited to 'print/ghostscript5/files/patch-ba')
-rw-r--r-- | print/ghostscript5/files/patch-ba | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/print/ghostscript5/files/patch-ba b/print/ghostscript5/files/patch-ba new file mode 100644 index 000000000000..804a0fe1e176 --- /dev/null +++ b/print/ghostscript5/files/patch-ba @@ -0,0 +1,19 @@ +*** devs.mak.orig Fri Dec 25 10:49:36 1998 +--- devs.mak Fri Dec 25 11:05:32 1998 +*************** +*** 790,796 **** + # + ############################################################################### + +! hpdj_options= + + #------------------------------------------------------------------------------ + +--- 790,796 ---- + # + ############################################################################### + +! hpdj_options=-DHPDJ_DEFAULT_MODEL=hpdj560c -DHPDJ_INPUTMEDIA_PRN + + #------------------------------------------------------------------------------ + |