pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools/pkg_distinst



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Wed Aug 12 23:48:33 UTC 2020

Modified Files:
        pkgsrc/pkgtools/pkg_distinst: MESSAGE

Log Message:
pkg_distinst: fix typo in MESSAGE


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/pkgtools/pkg_distinst/MESSAGE

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/pkgtools/pkg_distinst/MESSAGE
diff -u pkgsrc/pkgtools/pkg_distinst/MESSAGE:1.1.1.1 pkgsrc/pkgtools/pkg_distinst/MESSAGE:1.2
--- pkgsrc/pkgtools/pkg_distinst/MESSAGE:1.1.1.1        Sun Jan  4 00:44:38 2009
+++ pkgsrc/pkgtools/pkg_distinst/MESSAGE        Wed Aug 12 23:48:33 2020
@@ -1,8 +1,8 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2009/01/04 00:44:38 adrianp Exp $
+$NetBSD: MESSAGE,v 1.2 2020/08/12 23:48:33 gutteridge Exp $
 
 WARNING:
-This script will quite hapily delete *any* file in ${DISTDIR}
+This script will quite happily delete *any* file in ${DISTDIR}
 (or --distdir) that does not belong to an installed package.  The only
 exception to this is that it tries to avoid deleting some CVS files.
 Please be sure that you are not storing anything else in ${DISTDIR}



Home | Main Index | Thread Index | Old Index