Source-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   hubertf
Date:           Mon Oct  4 21:25:14 UTC 1999

Modified Files:
        pkgsrc/graphics/rayshade/files: patch-sum
Added Files:
        pkgsrc/graphics/rayshade/patches: patch-ac

Log Message:
This fixes an error that will only occur on machines fast enough to
compile through two directories in the "libray" directorie in 1
second: the upto-date check of libray.a will fail because it was already
touched in this very second. Slowing things down here will help.

(I seem to remember some hacking about this before, maybe in make(1),
but I don't remember, and I won't start hacking make(1) now ;-)


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/graphics/rayshade/files/patch-sum
cvs rdiff -r0 -r1.1 pkgsrc/graphics/rayshade/patches/patch-ac

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




Home | Main Index | Thread Index | Old Index