1
0

Accepting request 881215 from home:frispete:blender

Redownload tarball

OBS-URL: https://build.opensuse.org/request/show/881215
OBS-URL: https://build.opensuse.org/package/show/graphics/OpenShadingLanguage?expand=0&rev=19
This commit is contained in:
Hans-Peter Jansen 2021-03-24 21:48:53 +00:00 committed by Git OBS Bridge
parent c526fd8e52
commit 07efff4ce5
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f23f718aab58059b49ac075d6222d9d1341ead716d9a6191e923eea373ce37f6
size 14141240
oid sha256:d8d568ea657f63c18e0057e40e910a19f526af0e4b63e3de8a7041dbce511c19
size 14141817

View File

@ -190,7 +190,7 @@ The %{name}-devel package contains libraries and header files for
developing applications that use %{name}.
%prep
%setup -q -n %{name}-%{version}
%setup -q -n %{name}-Release-%{version}
find . -iname CMakeLists.txt -exec sed "-i" "-e s/COMMAND python/COMMAND python3/" "{}" \;
%build