pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_rolling-replace Use REPLACE_SH to get a s...
details: https://anonhg.NetBSD.org/pkgsrc/rev/047519ae4ebd
branches: trunk
changeset: 530398:047519ae4ebd
user: tnn <tnn%pkgsrc.org@localhost>
date: Fri Jun 29 18:18:37 2007 +0000
description:
Use REPLACE_SH to get a sane shell on borked platforms.
diffstat:
pkgtools/pkg_rolling-replace/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r eedc6e3cc16b -r 047519ae4ebd pkgtools/pkg_rolling-replace/Makefile
--- a/pkgtools/pkg_rolling-replace/Makefile Fri Jun 29 17:53:04 2007 +0000
+++ b/pkgtools/pkg_rolling-replace/Makefile Fri Jun 29 18:18:37 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2007/06/29 17:00:44 tnn Exp $
+# $NetBSD: Makefile,v 1.10 2007/06/29 18:18:37 tnn Exp $
DISTNAME= pkg_rolling-replace-0.04
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= pkgtools
MASTER_SITES= # empty
DISTFILES= # empty
@@ -35,6 +35,8 @@
SUBST_FILES.makeconf= pkg_rolling-replace.sh
SUBST_SED.makeconf= -e 's,@MAKECONF@,${MAKE:T:Mbmake:S/bmake/${PREFIX}/g}/etc/mk.conf,g'
+REPLACE_SH+= pkg_rolling-replace.sh
+
.include "../../mk/bsd.prefs.mk"
# target exists only to force check-pkgsrc-patch prior to install
Home |
Main Index |
Thread Index |
Old Index