Fix versions in secondary-arch SWT bundles

This commit is contained in:
Mat Booth 2017-09-15 17:36:13 +01:00
parent e2606ecbb2
commit 7b82911ae1
1 changed files with 1 additions and 1 deletions

View File

@ -520,7 +520,7 @@ for f in eclipse.jdt/org.eclipse.jdt-feature/feature.xml \
done
# Fix versions in secondary arch SWT modules
fix_files=$(grep -lr 3.106.0 org.eclipse.swt.gtk.linux.*)
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.1/" $fix_files
# We don't need SWT fragments since we only care for current arch