Subject: CVS commit: pkgsrc/print/teTeX/files
To: None <pkgsrc-changes@NetBSD.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 10/10/2006 12:41:28
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Tue Oct 10 12:41:28 UTC 2006

Modified Files:
	pkgsrc/print/teTeX/files: texmf.tmpl

Log Message:
Avoid empty for loops in shell scripts .

for f in ; do .... ; done

fails with solaris /bin/sh.  This repairs installation for several
packages.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/print/teTeX/files/texmf.tmpl

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