projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97a727d
)
Forgot one fallout from RPM rename
author
Junio C Hamano
<junkio@cox.net>
Thu, 17 Nov 2005 06:03:23 +0000
(22:03 -0800)
committer
Junio C Hamano
<junkio@cox.net>
Thu, 17 Nov 2005 06:03:23 +0000
(22:03 -0800)
Signed-off-by: Junio C Hamano <junkio@cox.net>
Distrib
patch
|
blob
|
history
diff --git
a/Distrib
b/Distrib
index
46b6377
..
ea18b5a
100755
(executable)
--- a/
Distrib
+++ b/
Distrib
@@
-10,7
+10,7
@@
case `hostname` in
siamese)
scp $0 ${M}:./Distrib
cd /chroot/sarge/build/git &&
- scp git-*_$V[-.]* git-
core-
$V.tar.gz ${M}:debian/.
+ scp git-*_$V[-.]* git-$V.tar.gz ${M}:debian/.
exit
;;
esac