Forgot one fallout from RPM rename
[git.git] / Distrib
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