summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2009-10-12 16:58:19 -0600
committerBdale Garbee <bdale@gag.com>2009-10-12 16:58:19 -0600
commit2de548f45d0f50b558acc83f57e1e2fc1223ab92 (patch)
tree5457a159ca3843918d6374dd1bbb1a933164df84
parent68008ac11c2735ca53a1b474324df43f2f1d5cdd (diff)
oops, forgot to specify the repo to push to
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index f306f1df..ac594c07 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ prebuild:
git commit ChangeLog debian/changelog \
-m "update changelogs for Debian build"
git tag debian/$(DEB_VERSION)
- git push --tags master
+ git push --tags origin master
configure: configure-stamp
configure-stamp: