From: Markus Lehtonen Date: Mon, 20 May 2013 08:28:51 +0000 (+0300) Subject: GbpOptionParser: allow using the default 'dest' attribute X-Git-Tag: debian/0.6.26~92 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5450dbfc2adaf3b4ff3ac99bc2f5af0eba3f422b;p=tools%2Fgit-buildpackage.git GbpOptionParser: allow using the default 'dest' attribute Make it possible to add options without explicitly defining the 'dest' attribute - in which case the default of OptionParser is used. Signed-off-by: Markus Lehtonen ---