Subject: CVS commit: pkgsrc/textproc/jade
To: None <pkgsrc-changes@NetBSD.org>
From: Jonathan Perkin <sketch@netbsd.org>
List: pkgsrc-changes
Date: 12/16/2003 11:30:57
Module Name: pkgsrc
Committed By: sketch
Date: Tue Dec 16 11:30:57 UTC 2003
Modified Files:
pkgsrc/textproc/jade: Makefile
Log Message:
Don't rely on xargs behaviour to pass arguments correctly to rm, instead
execute if necessary directly from find. Fixes breakage on systems
which output "blah" from $(echo | xargs echo "blah") (Solaris, Linux, ..)
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/textproc/jade/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.