Rebase to curent xmvn
This commit is contained in:
parent
177f294320
commit
a71c310d08
1094
0002-Rebase-xmvn-to-current-trunk.patch
Normal file
1094
0002-Rebase-xmvn-to-current-trunk.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -150,6 +150,7 @@ Source1107: xmvn.tar.xz
|
||||
Source1108: xz-java.tar.xz
|
||||
|
||||
Patch0: 0001-Bind-to-OpenJDK-17-for-runtime.patch
|
||||
Patch1: 0002-Rebase-xmvn-to-current-trunk.patch
|
||||
|
||||
Provides: bundled(ant) = 1.10.12
|
||||
Provides: bundled(apache-parent) = 26
|
||||
@ -307,6 +308,7 @@ for source in ${other_sources}; do
|
||||
done
|
||||
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
|
||||
for patch_path in patches/*/*; do
|
||||
package_name="$(echo ${patch_path} | cut -f2 -d/)"
|
||||
|
Loading…
Reference in New Issue
Block a user