make sure idb file is properly sorted.
[bbaumbach/samba-autobuild/.git] / packaging / SGI / mkrelease.sh
index 6ba486c673f180e8b2b1c76f402be2f47d3d6b7f..89854300aaf4e15ba3099f1346b77246ddf94f06 100755 (executable)
@@ -114,6 +114,8 @@ if [ $errstat -ne 0 ]; then
   echo "Error $errstat creating samba.idb\n";
   exit $errstat;
 fi
+sort +4 samba.idb > xxx
+mv xxx samba.idb
 
 if [ ! -d bins ]; then
    mkdir bins