projects
/
ocaml.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8955685
)
no longer needed
author
Stefano Zacchiroli
<zack@debian.org>
Thu, 7 Apr 2005 13:51:21 +0000
(13:51 +0000)
committer
Stefano Zacchiroli
<zack@debian.org>
Thu, 7 Apr 2005 13:51:21 +0000
(13:51 +0000)
update-md5sum.sh
[deleted file]
patch
|
blob
|
history
diff --git
a/update-md5sum.sh
b/update-md5sum.sh
deleted file mode 100644
(file)
index
7089d63
..0000000
--- a/
update-md5sum.sh
+++ /dev/null
@@
-1,4
+0,0 @@
- find $MD5SUMS_DIR -name "*$MD5SUMS_EXT" -exec cat {} \; 2> /dev/null |
- while read md5sum unit; do
- echo "$md5sum #PACKAGE# #VERSION# $unit"
- done > $MD5SUMS_INDEX