summaryrefslogtreecommitdiff
path: root/gbp/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'gbp/config.py')
-rw-r--r--gbp/config.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/gbp/config.py b/gbp/config.py
index 241fa1b..92ae1ae 100644
--- a/gbp/config.py
+++ b/gbp/config.py
@@ -82,6 +82,7 @@ class GbpOptionParser(OptionParser):
'posttag' : '',
'postbuild' : '',
'prebuild' : '',
+ 'postexport' : '',
'postimport' : '',
'debian-tag' : 'debian/%(version)s',
'upstream-tag' : 'upstream/%(version)s',