Subject: CVS commit: pkgsrc/lang/ruby18-base
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 11/08/2005 11:18:02
Module Name: pkgsrc
Committed By: joerg
Date: Tue Nov 8 11:18:02 UTC 2005
Modified Files:
pkgsrc/lang/ruby18-base: Makefile
Log Message:
When using find to remove directories, do a depth-first traversal.
This is necessary to prevent find from returning with != 0 at least on
DragonFly.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/lang/ruby18-base/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.