Comment 5 for bug 1054677

Revision history for this message
Sami Jaktholm (sjakthol) wrote :

If we look at build_search_uri function in scope.vala, we see that the scope actually looks the product search server URI from environment variable OFFERS_URI first. If there's no OFFERS_URI environment variable only then the OFFERS_BASE_URI is used.

So basically you just need to set the OFFERS_URI environment variable to point to your favorite productsearch.ubuntu.com look-a-like and you're ready to go.