pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/package Get rid of XXX comment, everything is now i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f07b1f4a6aab
branches: trunk
changeset: 349658:f07b1f4a6aab
user: leot <leot%pkgsrc.org@localhost>
date: Thu Jul 14 14:43:55 2016 +0000
description:
Get rid of XXX comment, everything is now installed from ${WRKDIR}/.destdir
diffstat:
mk/package/package.mk | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r effb6a6c727e -r f07b1f4a6aab mk/package/package.mk
--- a/mk/package/package.mk Thu Jul 14 14:40:45 2016 +0000
+++ b/mk/package/package.mk Thu Jul 14 14:43:55 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: package.mk,v 1.25 2016/04/10 15:58:02 joerg Exp $
+# $NetBSD: package.mk,v 1.26 2016/07/14 14:43:55 leot Exp $
#
# This file provides the code for the "package" phase.
#
@@ -8,9 +8,6 @@
# Generates a binary package.
# It will acquire elevated privileges just-in-time.
#
-# XXX: From which files is the binary package generated? The
-# installed files in LOCALBASE, or some files in WRKDIR/.destdir?
-#
_PACKAGE_TARGETS+= check-vulnerable
_PACKAGE_TARGETS+= stage-install
Home |
Main Index |
Thread Index |
Old Index