File zypper.patch of Package zypper

--- a/src/utils/misc.cc
+++ b/src/utils/misc.cc
@@ -39,6 +39,7 @@ extern ZYpp::Ptr God;
 bool runningOnEnterprise()
 {
   bool ret = false;
+return false;
   if ( Target_Ptr target = God->getTarget() )
     if ( Product::constPtr platform = target->baseProduct() )
     {
openSUSE Build Service is sponsored by