summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2011-02-19 00:12:42 +0100
committerJesse Keating <jkeating@redhat.com>2011-03-03 13:25:06 -0700
commitc87ee26fe677173c684fc65e198d0daf24266954 (patch)
tree529e7ff64af6050b0b65fd95e29e4ffc3e195cee /configure.ac
parentf70fd842a7ea286ae88aed06bba229b651218ad2 (diff)
downloadfedora-packager-c87ee26fe677173c684fc65e198d0daf24266954.tar.gz
fedora-packager-c87ee26fe677173c684fc65e198d0daf24266954.tar.xz
fedora-packager-c87ee26fe677173c684fc65e198d0daf24266954.zip
Fix "fedpkg help" command (make it work again) (#681242)
This changes the parser_help command to a lambda which passes the parser variable to the usage() function as a second parameter. We forgot to give the usage() function its "parser" parameter, and after we moved the definition of the parser variable out of the main module, the usage() function did not see the parser variable any more.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions