diff --git a/gnuhealth-client.changes b/gnuhealth-client.changes index 16c0477..74a86a5 100644 --- a/gnuhealth-client.changes +++ b/gnuhealth-client.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 17 11:53:13 UTC 2023 - Daniel Garcia Moreno + +- Remove %python3_install prefix and root options, that's included in + the macro by default. + ------------------------------------------------------------------- Sun Feb 12 13:42:59 UTC 2023 - Axel Braun diff --git a/gnuhealth-client.spec b/gnuhealth-client.spec index 1ecce0e..dc2f3ff 100644 --- a/gnuhealth-client.spec +++ b/gnuhealth-client.spec @@ -1,7 +1,7 @@ # # spec file for package gnuhealth-client # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2015-2022 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties @@ -91,7 +91,7 @@ rm -rf */__pycache__ %python3_build %install -%python3_install --prefix=%{_prefix} --root=%{buildroot} +%python3_install # menu-entry desktop-file-install --dir %{buildroot}%{_datadir}/applications %{name}.desktop