summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjlam <jlam>2006-07-13 16:44:14 +0000
committerjlam <jlam>2006-07-13 16:44:14 +0000
commit2cc9aad6d6c217cf98bb3a0e53cd80ad6b523a4d (patch)
tree1bfe3ab6c0153abbb5d3f88ee3d3915d3127bfe9 /devel
parentb61bc1e8e5098687acc7eea05eb4a2425ba46d8f (diff)
downloadpkgsrc-2cc9aad6d6c217cf98bb3a0e53cd80ad6b523a4d.tar.gz
* Fix bug when more than one file needed to be checksummed.
* Avoid shell differences between /bin/sh and Korn shell by using: while read line; do list; done < FILE instead of cat FILE | while read line; do list; done
Diffstat (limited to 'devel')
0 files changed, 0 insertions, 0 deletions