Keep only 4 latest versions of each package SA-588
[git-tools-moved-to-github.git] / update-archive / update-archive.sh
index 23fd650..24e6ce6 100755 (executable)
@@ -151,7 +151,9 @@ for vdist in $DISTRIBUTIONS ; do
                                fi
                        fi
                done
-               # ${confdir}/symclean.sh $d
+               for arch in $architectures; do
+                       ${confdir}/symclean.sh $d/${arch}
+               done
 
                rm -f $d/Release
                if $has_packages; then