File:  [cvs.NetBSD.org] / pkgsrc / print / foomatic-filters / patches / Attic / patch-Makefile.am
Revision 1.1: download - view: text, annotated - select for diffs
Sun Jul 23 10:17:23 2023 UTC (18 months, 3 weeks ago) by bsiegert
Branches: MAIN
CVS tags: HEAD
foomatic-filters: update to 4.0.17.

This is a big update across many versions, too many changes to list here.

$NetBSD: patch-Makefile.am,v 1.1 2023/07/23 10:17:23 bsiegert Exp $

Install config files to EGDIR.

--- Makefile.am.orig	2012-07-02 14:50:46.000000000 +0000
+++ Makefile.am
@@ -14,7 +14,7 @@ SRC=@srcdir@
 BINDIR=$(bindir)
 SBINDIR=$(sbindir)
 MANDIR=$(mandir)
-ETCDIR=$(sysconfdir)/foomatic
+ETCDIR=$(prefix)/share/examples/foomatic
 INSTALL=@INSTALL@
 
 # Paths for CUPS

CVSweb <webmaster@jp.NetBSD.org>