Compare commits
1 Commits
0d117651e8
...
e16cbecf6a
Author | SHA256 | Date | |
---|---|---|---|
e16cbecf6a |
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 11:03:26 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 16 20:33:41 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@@ -52,7 +52,7 @@ This package contains the API documentation for %{name}.
|
||||
%prep
|
||||
%setup -q -n %{name}
|
||||
# Inject OSGi manifest required by Eclipse.
|
||||
%patch0 -p1
|
||||
%patch -P 0 -p1
|
||||
|
||||
%build
|
||||
export CLASSPATH=
|
||||
|
Reference in New Issue
Block a user