1
0

Accepting request 851469 from Java:packages

fix typo

OBS-URL: https://build.opensuse.org/request/show/851469
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/javapackages-tools?expand=0&rev=26
This commit is contained in:
2020-12-03 17:38:18 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Nov 28 09:37:25 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- Fix typo in spec file sitearch -> sitelib
-------------------------------------------------------------------
Sun Nov 22 00:23:21 UTC 2020 - Benjamin Greiner <code@bnavigator.de>

View File

@@ -71,7 +71,7 @@ BuildArch: noarch
%define python_subpackage_only 1
%python_subpackages
%else
%define python_sitearch %python3_sitearch
%define python_sitelib %python3_sitelib
%define python_files() -n python3-%{**}
%endif
%else