From: Don Armstrong Date: Sat, 21 Oct 2006 03:24:03 +0000 (-0700) Subject: use portable storable images X-Git-Tag: release/2.6.0~591^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=185f4a8aba552e4fb8098f03e86cfc87e40501fa;p=debbugs.git use portable storable images --- diff --git a/scripts/gen-indices.in b/scripts/gen-indices.in index cf7f93b..bd1766a 100755 --- a/scripts/gen-indices.in +++ b/scripts/gen-indices.in @@ -62,6 +62,9 @@ Display this manual. =cut +# Use portable Storable images +$MLDBM::DumpMeth=q(portable); + my %options = (debug => 0, help => 0,