Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 07/20/2006 15:42:04
Module Name: pkgsrc
Committed By: jlam
Date: Thu Jul 20 15:42:04 UTC 2006
Modified Files:
pkgsrc/mk: bsd.pkg.clean.mk
Log Message:
Don't bother with error messages when attempting to remove the "work"
symlink in the pkgsrc tree in case it's actually a stale work directory.
This gets rid of this error:
===> Cleaning for pkg_install-20060701
rm: work: is a directory
*** Error code 1 (ignored)
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/mk/bsd.pkg.clean.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.