15 lines
379 B
Text
15 lines
379 B
Text
$NetBSD: patch-ag,v 1.2 2005/03/07 11:29:28 wiz Exp $
|
|
|
|
--- g3/Makefile.orig 2004-07-20 14:44:25.000000000 +0200
|
|
+++ g3/Makefile
|
|
@@ -45,8 +45,8 @@ install: all
|
|
#
|
|
# 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
|
|
|
|
|
|
# test suite
|