Sync from SUSE:SLFO:Main ecj revision 167da9f2bda177bc261f1f9687ce32c2

This commit is contained in:
Adrian Schröter 2024-05-31 14:34:49 +02:00
parent c416d0e3c7
commit 77da2c1864
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 21 10:40:52 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Tue Feb 13 01:50:04 UTC 2024 - Fridrich Strba <fstrba@suse.com>

View File

@ -45,8 +45,8 @@ the JDT Core batch compiler.
%prep
%setup -q -c
%patch0 -p1
%patch1 -p1
%patch -P 0 -p1
%patch -P 1 -p1
# Specify encoding
sed -i -e '/compilerarg/s/Xlint:none/Xlint:none -encoding cp1252/' build.xml