pkgsrc/sysutils/bkpupsd/patches/patch-ab
jmmv 90828eda56 Convert to the bsd.pkg.install.mk framework:
- Honour PKG_SYSCONFDIR.
- Install configuration files in sample directory and copy them to
  PKG_SYSCONFDIR when appropiate.
- Use RCD_SCRIPTS to handle installed rc.d script.
Use buildlink2 too.  Bump PKGREVISION to 1.
2003-07-31 11:07:30 +00:00

15 lines
419 B
Text

$NetBSD: patch-ab,v 1.5 2003/07/31 11:07:31 jmmv Exp $
--- src/upstab.5.in.orig 2002-12-21 18:42:01.000000000 +0100
+++ src/upstab.5.in
@@ -122,8 +122,8 @@ In this case, after setting serial port
CTS and CAR are set.
.Pp
.Sh FILES
-.Bl -tag -width %%prefix%%/etc/upstab
-.It Pa %%prefix%%/etc/upstab
+.Bl -tag -width %%pkg_sysconfdir%%/upstab
+.It Pa %%pkg_sysconfdir%%/upstab
.El
.Sh SEE ALSO
.Xr getcap 3 ,