15c2645f6b
probably not "/usr/local").
13 lines
331 B
Text
13 lines
331 B
Text
$NetBSD: patch-an,v 1.1 2003/12/20 20:06:38 fredb Exp $
|
|
|
|
--- fax/faxq.in.orig 2002-11-23 12:57:59.000000000 -0600
|
|
+++ fax/faxq.in
|
|
@@ -21,7 +21,7 @@ AWK=@AWK@
|
|
|
|
#
|
|
# helper program for privileged queue access
|
|
-FAXQ_HELPER=/usr/local/lib/mgetty+sendfax/faxq-helper
|
|
+FAXQ_HELPER=@LIBDIR@/faxq-helper
|
|
|
|
if cd $FAX_SPOOL_OUT
|
|
then :
|