From 110d1de00b0e88f7f39df2d2037b186dbab61c37 Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 2 Oct 2008 08:17:15 +0000 Subject: We don't need to patch "rsync.h" anymore. --- net/rsync/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/rsync/Makefile b/net/rsync/Makefile index d3ec9096b11..2252fec3e36 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.77 2008/09/16 22:29:23 bjs Exp $ +# $NetBSD: Makefile,v 1.78 2008/10/02 08:17:15 tron Exp $ DISTNAME= rsync-3.0.4 CATEGORIES= net @@ -26,7 +26,7 @@ PKG_SYSCONFSUBDIR= rsync SUBST_CLASSES+= paths SUBST_MESSAGE.paths= Fixing hardcoded paths. SUBST_STAGE.paths= post-patch -SUBST_FILES.paths= rsync.h rsync.1 rsyncd.conf.5 +SUBST_FILES.paths= rsync.1 rsyncd.conf.5 SUBST_SED.paths= -e 's|/etc/rsyncd|${PKG_SYSCONFDIR}/rsyncd|g' SUBST_SED.paths+= -e 's|/usr/bin/rsync|${PREFIX}/bin/rsync|g' -- cgit v1.2.3