Accepting request 1118335 from Application:ERP:GNUHealth:Factory
OBS-URL: https://build.opensuse.org/request/show/1118335 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuhealth?expand=0&rev=63
This commit is contained in:
commit
7f04973ba0
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 17 11:47:48 UTC 2023 - Daniel Garcia Moreno <daniel.garcia@suse.com>
|
||||
|
||||
- Remove %python3_install prefix and root options, that's included in
|
||||
the macro by default.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 24 19:20:07 UTC 2023 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
|
@ -135,7 +135,7 @@ done
|
||||
%install
|
||||
for i in h*; do
|
||||
pushd $i
|
||||
%python3_install --prefix=%_prefix --root=%buildroot
|
||||
%python3_install
|
||||
popd
|
||||
done
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user