pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_tarup/files SU was replaced to use SU_CMD...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1f066d1bd5c7
branches: trunk
changeset: 550333:1f066d1bd5c7
user: obache <obache%pkgsrc.org@localhost>
date: Wed Nov 19 00:20:48 2008 +0000
description:
SU was replaced to use SU_CMD over 4 years ago.
diffstat:
pkgtools/pkg_tarup/files/pkg_tarup.1 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r cf6c1027d479 -r 1f066d1bd5c7 pkgtools/pkg_tarup/files/pkg_tarup.1
--- a/pkgtools/pkg_tarup/files/pkg_tarup.1 Tue Nov 18 23:56:51 2008 +0000
+++ b/pkgtools/pkg_tarup/files/pkg_tarup.1 Wed Nov 19 00:20:48 2008 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pkg_tarup.1,v 1.3 2004/09/21 07:11:30 cube Exp $
+.\" $NetBSD: pkg_tarup.1,v 1.4 2008/11/19 00:20:48 obache Exp $
.Dd July 14, 2004
.Dt PKG_TARUP 1
.Os
@@ -66,13 +66,13 @@
Package binaries installation prefix used to build the path.
Defaults to
.Pa @PREFIX@ .
-.It Ev ECHO , ID , SED , SU , GREP
+.It Ev ECHO , ID , SED , SU_CMD , GREP
Actual commands to use.
These default to
.Pa @ECHO@ ,
.Pa @ID@ ,
.Pa @SED@ ,
-.Pa @SU@ ,
+.Pa @SU_CMD@ ,
and
.Pa @GREP@ .
.It Ev PKG_DBDIR
Home |
Main Index |
Thread Index |
Old Index