Fix secondary SWT build

This commit is contained in:
Mat Booth 2018-03-20 15:53:31 +00:00
parent 18210b43ff
commit 95bcc68341
1 changed files with 1 additions and 1 deletions

View File

@ -563,7 +563,7 @@ done
# Fix versions in secondary arch SWT modules
fix_files=$(grep -lr 3.106.0 eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.*)
sed -i -e "s/3.106.0/3.106.2/" $fix_files
sed -i -e "s/3.106.0/3.106.3/" $fix_files
# We don't need SWT fragments since we only care for current arch
%pom_disable_module tests/org.eclipse.swt.tests.fragments.feature eclipse.platform.swt