diff options
Diffstat (limited to 'localgitpdebuild')
-rwxr-xr-x | localgitpdebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localgitpdebuild b/localgitpdebuild index 613dc38..e253afb 100755 --- a/localgitpdebuild +++ b/localgitpdebuild @@ -70,7 +70,7 @@ while [ $# -gt 0 ]; do esac done -git-buildpackage \ +gbp buildpackage \ --git-builder="localpdebuild -i\.git/ -I.git $debbuildopts $pools $@" \ --git-cleaner="fakeroot debian/rules clean" \ $gitopts |