Source-Changes-HG archive

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

[src/trunk]: src/external/bsd/pkg_install Fix path.



details:   https://anonhg.NetBSD.org/src/rev/e36ef140402b
branches:  trunk
changeset: 786231:e36ef140402b
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Apr 20 15:30:34 2013 +0000

description:
Fix path.

diffstat:

 external/bsd/pkg_install/prepare-import.sh |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r 5f4252987566 -r e36ef140402b external/bsd/pkg_install/prepare-import.sh
--- a/external/bsd/pkg_install/prepare-import.sh        Sat Apr 20 15:29:22 2013 +0000
+++ b/external/bsd/pkg_install/prepare-import.sh        Sat Apr 20 15:30:34 2013 +0000
@@ -1,7 +1,7 @@
 #!/bin/sh
-# $NetBSD: prepare-import.sh,v 1.3 2009/02/02 20:47:20 joerg Exp $
+# $NetBSD: prepare-import.sh,v 1.4 2013/04/20 15:30:34 wiz Exp $
 #
-# Copy new pkgsrc/pkg_install/files to dist.
+# Copy new pkgsrc/pkgtools/pkg_install/files to dist.
 # Run this script and check for additional files and
 # directories to prune, only relevant content is included.
 



Home | Main Index | Thread Index | Old Index