pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_tarup Create installation directories. F...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d6369f263bad
branches: trunk
changeset: 469283:d6369f263bad
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Sat Feb 21 18:12:38 2004 +0000
description:
Create installation directories. Fixes PR pkg/24514.
diffstat:
pkgtools/pkg_tarup/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 590ffabdc1ee -r d6369f263bad pkgtools/pkg_tarup/Makefile
--- a/pkgtools/pkg_tarup/Makefile Sat Feb 21 16:53:03 2004 +0000
+++ b/pkgtools/pkg_tarup/Makefile Sat Feb 21 18:12:38 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/01/20 12:23:57 agc Exp $
+# $NetBSD: Makefile,v 1.18 2004/02/21 18:12:38 jmmv Exp $
DISTNAME= pkg_tarup-1.5.1
CATEGORIES= pkgtools
@@ -28,6 +28,8 @@
SCRIPT_SUBST_SED= ${SCRIPT_SUBST:S/=/@!/:S/$/!g/:S/^/ -e s!@/}
+INSTALLATION_DIRS= bin
+
do-configure:
${SED} ${SCRIPT_SUBST_SED} \
< ${FILESDIR}/pkg_tarup \
Home |
Main Index |
Thread Index |
Old Index