Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
eclipse.18796
eclipse-swt-disable-gtk2.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File eclipse-swt-disable-gtk2.patch of Package eclipse.18796
--- eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml.orig +++ eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml @@ -898,15 +898,19 @@ </not> </condition> <antcall target="init_build"/> + <antcall target="build_gtk2"/> + <antcall target="build_gtk3"/> + <delete dir="${build_dir}" quiet="true"/> + <antcall target="refresh_fragment"/> + </target> + + <target name="build_gtk2" depends="get_version" if="machine_gtk2"> <antcall target="${build_task}"> <param name="build_targets" value="${targets}"/> <param name="build_machine" value="${machine}"/> <param name="port" value="${port}"/> <param name="keyfile" value="${keyfile}"/> </antcall> - <antcall target="build_gtk3"/> - <delete dir="${build_dir}" quiet="true"/> - <antcall target="refresh_fragment"/> </target> <target name="build_gtk3" depends="get_version" if="machine_gtk3">
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