pkgsrc/print/xpp/patches/patch-ab
chap 3c2a093790 This update to print/xpp builds the 1.5 release. New in this release
are custom paper sizes, n-up printing selections, page borders, jpeg
and png previewing, job control options, and extended option types
to support foomatic and fax4CUPS.

A repeatable SEGV is fixed (patch also sent to xpp maintainer).

Closes PR pkg/32930

Reviewed by <bouyer>
2006-05-07 01:47:00 +00:00

13 lines
466 B
Text

$NetBSD: patch-ab,v 1.3 2006/05/07 01:47:00 chap Exp $
--- configure.orig 2006-03-03 12:54:12.000000000 +0100
+++ configure 2006-03-03 12:55:35.000000000 +0100
@@ -2765,7 +2765,7 @@
;;
*)
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
- ac_dummy="$PATH:/usr/sbin:/sbin:/usr/local/sbin"
+ ac_dummy="$PATH:/usr/sbin:/sbin:/usr/local/sbin:$prefix/sbin"
for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
if test -f $ac_dir/$ac_word; then