Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP2:GA
opa-fmgui
gradle-use_local_repo.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gradle-use_local_repo.patch of Package opa-fmgui
diff --git a/build.gradle b/build.gradle index 78d2c13..a50b106 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,9 @@ allprojects { sourceCompatibility = 1.7 repositories { - mavenCentral() + flatDir { + dirs System.env.GRADLE_LIB_DIR + } } configurations{
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor