From f279779f02353cf0005c3154d9c83f7f8592b41e Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Sun, 19 Sep 2010 21:50:58 -0400 Subject: [PATCH] Update sources for 1.7.3 It helps to have the tarball uploaded for building. :/ --- .gitignore | 8 +++++--- sources | 1 + 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 99ca092..119e105 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ -git-1.7.2.1.tar.bz2 -/git-1.7.2.2.tar.bz2 -/git-1.7.2.3.tar.bz2 +*~ +*.rpm +*.tar.bz2 +/.build*.log +/git-*/ diff --git a/sources b/sources index 461cff7..769cf95 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ d88c06f6442156686deb4b4fbab0954c git-1.7.2.3.tar.bz2 +c18eb252ce63a688071f10c3f7bc28e1 git-1.7.3.tar.bz2