diff --git a/libguestfs.spec b/libguestfs.spec index e7de29b..9cddd05 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -813,33 +813,29 @@ ip route list ||: if ping -c 3 -w 20 8.8.8.8 && wget http://libguestfs.org -O /dev/null; then extra= else - # Temporarily until https://fedorahosted.org/rel-eng/ticket/6274 - # is fixed in Koji. This isn't a permanent solution because the - # non-root build process cannot read all /etc files. - extra="--with-supermin-extra-options=--use-installed" -# mkdir repo -# # -n 1 because of RHBZ#980502. -# find /var/cache/yum -type f -name '*.rpm' -print0 | xargs -0 -n 1 cp -t repo -# createrepo repo -# cat > yum.conf < yum.conf <