pkgsrc/comms/efax-gtk/patches/patch-ae
jmmv b29177274c Make this package install its configuration file under the examples tree
and use bsd.pkg.install.mk to copy it to PKG_SYSCONFDIR.
Bump PKGREVISION to 2.
2002-12-25 13:18:24 +00:00

12 lines
257 B
Text

$NetBSD: patch-ae,v 1.1 2002/12/25 13:18:25 jmmv Exp $
--- Makefile.in.orig Sat Apr 6 13:07:24 2002
+++ Makefile.in
@@ -7,5 +7,7 @@ BINDIR=@BINDIR@
RCDIR=@RCDIR@
SPOOLDIR=@SPOOLDIR@
MANDIR=@MANDIR@
+prefix=@prefix@
+DATADIR=@datadir@
@make_presets@