diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2014-10-08 23:39:07 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2014-10-08 23:39:07 +0200 |
commit | 88c9211d5e9101153fde797385a439876b0d7c6b (patch) | |
tree | 246c5f959fdf08f8acf2555c175f61692b4050e9 | |
parent | 774e6833c5941902b44701f5efca1bb1e76bcd48 (diff) | |
download | zsh-88c9211d5e9101153fde797385a439876b0d7c6b.tar.gz zsh-88c9211d5e9101153fde797385a439876b0d7c6b.zip |
Workflow: Fix pdebuild options
Git-Dch: Ignore
-rw-r--r-- | debian/pkg-zsh-workflow.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/pkg-zsh-workflow.md b/debian/pkg-zsh-workflow.md index 275f4b8f7..a9bb1dd91 100644 --- a/debian/pkg-zsh-workflow.md +++ b/debian/pkg-zsh-workflow.md @@ -302,7 +302,7 @@ There are many ways to do this. Important is: or `pbuilder` and friends) to make a comprehensive test or for uploading. - Axel prefers: `pdebuild -j6` + Axel prefers: `pdebuild --debbuildopts -j6` * For a quick sanity check, a simple `dpkg-buildpackage -B` (just builds the architecture-dependent binary packages or a `debuild -uc |