From: martin f. krafft Date: Fri, 15 May 2009 09:13:04 +0000 (+0200) Subject: add -sa support X-Git-Url: https://git.madduck.net/code/mbuild.git/commitdiff_plain/4160d5712d45ad3f7b24b9cb56782c2043ab1bef?hp=838d4e8c2f212da3954005330e76588bd3032a21 add -sa support --- diff --git a/sbuild-wrapper.sh b/sbuild-wrapper.sh index 3cb9013..c0fc8e6 100755 --- a/sbuild-wrapper.sh +++ b/sbuild-wrapper.sh @@ -56,6 +56,7 @@ usage() cat <<-_eof | column -s\& -t --dist & specify the target distribution (default: sid) --arch & specify the target architecture (default: $DEB_BUILD_ARCH) + -sa & pass --force-orig-source to sbuild -h|--help & show this output. -V|--version & show version information. _eof