pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-File-Rsync Make sure the file substitution is p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/27cee24d32de
branches: trunk
changeset: 358279:27cee24d32de
user: hauke <hauke%pkgsrc.org@localhost>
date: Wed Feb 08 14:15:30 2017 +0000
description:
Make sure the file substitution is performed before packaging.
diffstat:
net/p5-File-Rsync/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 5174e151f1bd -r 27cee24d32de net/p5-File-Rsync/Makefile
--- a/net/p5-File-Rsync/Makefile Wed Feb 08 13:08:47 2017 +0000
+++ b/net/p5-File-Rsync/Makefile Wed Feb 08 14:15:30 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/02/08 10:35:21 hauke Exp $
+# $NetBSD: Makefile,v 1.3 2017/02/08 14:15:30 hauke Exp $
DISTNAME= File-Rsync-0.49
PKGNAME= p5-${DISTNAME}
@@ -16,7 +16,7 @@
REPLACE_PERL+= test.pl
SUBST_CLASSES+= fix-paths
-SUBST_STAGE.fix-paths= pre-install
+SUBST_STAGE.fix-paths= pre-configure
SUBST_MESSAGE.fix-paths= Fixing absolute paths
SUBST_FILES.fix-paths= Rsync.pm
SUBST_SED.fix-paths+= -e 's,@PREFIX@,${PREFIX},g'
Home |
Main Index |
Thread Index |
Old Index