aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 4780989..a0fcb72 100644
--- a/INSTALL
+++ b/INSTALL
@@ -49,11 +49,11 @@ the following command:
However Debian GNU/Linux users can also use gbp(1) from git-buildpackage
to build their own package:
- $ git checkout debian
+ $ git checkout debian/latest
$ AUTO_DEBSIGN=no gbp buildpackage
Alternatively, for the development version:
- $ git checkout debian
+ $ git checkout debian/latest
$ git merge master
$ AUTO_DEBSIGN=no gbp buildpackage --git-force-create --git-upstream-tree=BRANCH