pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/shells/osh The package supports installation to DESTDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1865d49c4983
branches:  trunk
changeset: 528698:1865d49c4983
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sat May 12 16:18:55 2007 +0000

description:
The package supports installation to DESTDIR.

diffstat:

 shells/osh/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f3d68dbc857d -r 1865d49c4983 shells/osh/Makefile
--- a/shells/osh/Makefile       Sat May 12 16:04:12 2007 +0000
+++ b/shells/osh/Makefile       Sat May 12 16:18:55 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2007/03/26 17:01:59 reed Exp $
+# $NetBSD: Makefile,v 1.19 2007/05/12 16:18:55 heinz Exp $
 
 DISTNAME=      osh-20070324
 PKGREVISION=   1
@@ -9,6 +9,7 @@
 HOMEPAGE=      http://jneitzel.sdf1.org/osh/
 COMMENT=       Implementation of the UNIX 6th Edition shell
 
+PKG_DESTDIR_SUPPORT=   user-destdir
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
 PKG_SHELL=             bin/osh



Home | Main Index | Thread Index | Old Index