--- builds_bin/build_ISO 2010/07/24 15:28:38 1.33 +++ builds_bin/build_ISO 2011/06/14 18:20:44 1.35 @@ -15,19 +15,6 @@ then exit 1 fi -# remove package that are no longer in the distro -if [ "$distrel" == "8" ] -then - find -name 'samba-*.sme.*' -print0 -o \ - -name 'libsmbclient-*.sme.*' -print0 -o \ - -name 'libtalloc-*.sme.*' -print0 -o \ - -name 'libtdb-*.sme.*' -print0 -o \ - -name 'tdb-tools-*.sme.*' -print0 \ - -name 'libtdb-*.sme.*' -print0 \ - | xargs -r0 rm -fi - - for img in product updates do if [ "$distrel" == "7" ] @@ -116,7 +103,7 @@ rm -rf $distarch.jigdo/ if [ -d SRPMS -a "$distarch" == "i386" ] then - rm -f ../iso/$distrel/source/$disttag-$distvers-SRPMS.iso* ../iso/$distrel/source/$disttag-SRPMS.iso + rm -f ../iso/$distrel/source/$disttag-$distvers-SRPMS.iso* ../iso/$distrel/source/$disttag-SRPMS.iso* mkisofs $mkisopts \ -V "$distname $distvers SRPMS" \