summaryrefslogtreecommitdiff
path: root/comms/mgetty+sendfax/patches
diff options
context:
space:
mode:
authortron <tron>1999-05-07 19:35:27 +0000
committertron <tron>1999-05-07 19:35:27 +0000
commit7d86d7b459653774387ec20b0254b158f77217c6 (patch)
tree5a0a4f85ec970f948acad3e5ee0b2fede6d157d5 /comms/mgetty+sendfax/patches
parent7d8eb49620c6054baa6779a5290b43f0fc35134b (diff)
downloadpkgsrc-7d86d7b459653774387ec20b0254b158f77217c6.tar.gz
Dont' clobber NetPBM's "g3topbm" with a symbolic link to "g32pbm".
Diffstat (limited to 'comms/mgetty+sendfax/patches')
-rw-r--r--comms/mgetty+sendfax/patches/patch-ag12
1 files changed, 12 insertions, 0 deletions
diff --git a/comms/mgetty+sendfax/patches/patch-ag b/comms/mgetty+sendfax/patches/patch-ag
new file mode 100644
index 00000000000..bde7696a3c0
--- /dev/null
+++ b/comms/mgetty+sendfax/patches/patch-ag
@@ -0,0 +1,12 @@
+$NetBSD: patch-ag,v 1.1 1999/05/07 19:35:27 tron Exp $
+
+--- g3/Makefile.orig Mon Feb 3 00:45:58 1997
++++ g3/Makefile Fri May 7 21:29:43 1999
+@@ -42,5 +42,5 @@
+ #
+ # make symlink for "g3topbm" (so third-party fax viewers won't fail)
+ #
+- -cd $(BINDIR) ; \
+- test -x g3topbm || ln -s g32pbm g3topbm
++# -cd $(BINDIR) ; \
++# test -x g3topbm || ln -s g32pbm g3topbm