I fixed a small bug in emerge so that at least emerge -sync
will sync the
base gentoo ebuild repository (though not the prefixed one,
of course)
============================================================
=======
--- emerge
+++ emerge
 -2698,7
+2698,7 
if "--quiet" not in myopts:
print ">>> Checking server timestamp
..."
- rsynccommand = "
".join([portage_const.EPREFIX,"/usr/bin/rsync&q
uot;,
+ rsynccommand = "
".join([portage_const.EPREFIX+"/usr/bin/rsync&q
uot;,
portage.settings["PORTAGE_RSYNC_EXTRA_OPTS"],
"
".join(rsync_opts)])
--
gentoo-osx gentoo.org mailing list
|