pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_install-info Supports DESTDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc7d9cc2dafb
branches:  trunk
changeset: 535143:cc7d9cc2dafb
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Nov 08 19:00:56 2007 +0000

description:
Supports DESTDIR.

diffstat:

 pkgtools/pkg_install-info/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 10ddf74e760a -r cc7d9cc2dafb pkgtools/pkg_install-info/Makefile
--- a/pkgtools/pkg_install-info/Makefile        Thu Nov 08 18:58:48 2007 +0000
+++ b/pkgtools/pkg_install-info/Makefile        Thu Nov 08 19:00:56 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2007/07/31 14:40:45 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2007/11/08 19:00:56 joerg Exp $
 #
 
 DISTNAME=              pkg_install-info-${VERSION}
@@ -12,6 +12,7 @@
 COMMENT=               Standalone GNU info file installation utility
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
+PKG_DESTDIR_SUPPORT=   user-destdir
 
 GNU_CONFIGURE=         yes
 



Home | Main Index | Thread Index | Old Index