]> git.donarmstrong.com Git - debbugs.git/blobdiff - scripts/gen-indices.in
use portable storable images
[debbugs.git] / scripts / gen-indices.in
index cf7f93bec41c1e0a9048a061ca41dec92031dbc9..bd1766a635237f3086b1e5359fbd0d9435fc9782 100755 (executable)
@@ -62,6 +62,9 @@ Display this manual.
 
 =cut
 
+# Use portable Storable images
+$MLDBM::DumpMeth=q(portable);
+
 
 my %options = (debug           => 0,
               help            => 0,