forked from pool/bazel6
Accepting request 1149177 from home:dimstar:rpm4.20:b
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN OBS-URL: https://build.opensuse.org/request/show/1149177 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/bazel6?expand=0&rev=7
This commit is contained in:
parent
0d794f4bf5
commit
43fcb061ed
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 10:07:07 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 3 20:17:22 UTC 2023 - Matthias Eliasson <elimat@opensuse.org>
|
||||
|
||||
|
@ -54,12 +54,10 @@ C++ and Go as programing languages. It also has a support for Android and iOS
|
||||
as mobile operating systems.
|
||||
|
||||
%prep
|
||||
%setup -q -c
|
||||
%autosetup -p0 -c
|
||||
# Remove executable permissions
|
||||
chmod 0644 AUTHORS CHANGELOG.md CONTRIBUTORS LICENSE
|
||||
|
||||
%patch0 -p0
|
||||
|
||||
cp %{SOURCE2} .
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user