pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_tarup This package's installation does no...
details: https://anonhg.NetBSD.org/pkgsrc/rev/639b60f96cdf
branches: trunk
changeset: 496409:639b60f96cdf
user: seb <seb%pkgsrc.org@localhost>
date: Mon Jun 27 23:05:42 2005 +0000
description:
This package's installation does not run mtree (NO_MTREE=yes) so use
INSTALLATION_DIRS to set up ${PREFIX}/man/man1.
diffstat:
pkgtools/pkg_tarup/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b10188139742 -r 639b60f96cdf pkgtools/pkg_tarup/Makefile
--- a/pkgtools/pkg_tarup/Makefile Mon Jun 27 21:14:40 2005 +0000
+++ b/pkgtools/pkg_tarup/Makefile Mon Jun 27 23:05:42 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/11/05 19:41:16 erh Exp $
+# $NetBSD: Makefile,v 1.26 2005/06/27 23:05:42 seb Exp $
DISTNAME= pkg_tarup-1.6.5
CATEGORIES= pkgtools
@@ -33,7 +33,7 @@
SCRIPT_SUBST_SED= ${SCRIPT_SUBST:S/=/@!/:S/$/!g/:S/^/ -e s!@/}
-INSTALLATION_DIRS= bin
+INSTALLATION_DIRS= bin man/man1
do-configure:
${SED} ${SCRIPT_SUBST_SED} \
Home |
Main Index |
Thread Index |
Old Index