diff --git a/contrib/buildrpm b/contrib/buildrpm
index e1c56486d1aaa0f60566d0733d111c0606c3db91_Y29udHJpYi9idWlsZHJwbQ==..5aac617a028d9745261cd927e794e866a7f714e6_Y29udHJpYi9idWlsZHJwbQ== 100755
--- a/contrib/buildrpm
+++ b/contrib/buildrpm
@@ -11,6 +11,8 @@
 
 BUILD=1
 RPMBUILDDIR="$PWD/rpmbuild"
+export HGPLAIN=
+
 while [ "$1" ]; do
     case "$1" in
     --prepare )