pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_install/files/lib Sync with src/usr.sbin:...
details: https://anonhg.NetBSD.org/pkgsrc/rev/769cc2675aa4
branches: trunk
changeset: 510783:769cc2675aa4
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Apr 04 06:32:59 2006 +0000
description:
Sync with src/usr.sbin: whitespace diffs only.
diffstat:
pkgtools/pkg_install/files/lib/lib.h | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (22 lines):
diff -r ac934d71afa8 -r 769cc2675aa4 pkgtools/pkg_install/files/lib/lib.h
--- a/pkgtools/pkg_install/files/lib/lib.h Tue Apr 04 06:31:22 2006 +0000
+++ b/pkgtools/pkg_install/files/lib/lib.h Tue Apr 04 06:32:59 2006 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: lib.h,v 1.21 2005/12/06 01:08:09 ben Exp $ */
+/* $NetBSD: lib.h,v 1.22 2006/04/04 06:32:59 wiz Exp $ */
/* from FreeBSD Id: lib.h,v 1.25 1997/10/08 07:48:03 charnier Exp */
@@ -97,9 +97,9 @@
#define TAR_CMD "tar"
#endif
-/* Define pax as a string, used to copy files from staging area */
-#ifndef PAX_CMD
-#define PAX_CMD "pax"
+/* Define pax as a string, used to copy files from staging area */
+#ifndef PAX_CMD
+#define PAX_CMD "pax"
#endif
/* Define gzip and bzip2, used to unpack binary packages */
Home |
Main Index |
Thread Index |
Old Index