--- builds_bin/build_ISO 2013/02/18 17:04:06 1.38 +++ builds_bin/build_ISO 2013/03/16 14:19:11 1.39 @@ -65,7 +65,10 @@ then createrepo --update --database --groupfile repodata/comps.xml -u "media://$(head -1 $distarch/.discinfo)" $(pwd)/$distarch/ elif [ "$distrel" == "9" ] then - createrepo --database --update --skip-symlinks --groupfile repodata/comps.xml $(pwd)/$distarch/ + mkdir -p $(pwd)/$distarch/repodata/ + rm -f $(pwd)/$distarch/repodata/*comps.xml* + /bin/cp -af $(pwd)/$distarch/Packages/base/comps.xml $(pwd)/$distarch/repodata/ + createrepo --database --update --skip-symlinks --simple-md-filenames --groupfile repodata/comps.xml $(pwd)/$distarch/ fi sync; rm -rf $(pwd)/$distarch/.olddata $(pwd)/$distarch/repodata/repoview $(pwd)/$distarch/repoview repoview $(pwd)/$distarch/