SHA256
1
0
forked from pool/proteus

Accepting request 1118311 from home:dgarcia:fix-shebang

- Remove %python3_install prefix and root options, that's included in
  the macro by default.

OBS-URL: https://build.opensuse.org/request/show/1118311
OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/proteus?expand=0&rev=50
This commit is contained in:
Axel Braun 2023-10-17 15:14:07 +00:00 committed by Git OBS Bridge
parent 2f299af1c2
commit 1e59dde088
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 17 11:54:37 UTC 2023 - Daniel Garcia Moreno <daniel.garcia@suse.com>
- Remove %python3_install prefix and root options, that's included in
the macro by default.
-------------------------------------------------------------------
Mon Feb 6 17:37:34 UTC 2023 - Axel Braun <axel.braun@gmx.de>

View File

@ -50,7 +50,7 @@ Proteus allows you to access Tryton's modules like a client. Useful for automati
%python3_build
%install
%python3_install --prefix=%_prefix --root=%buildroot
%python3_install
%fdupes -s %{buildroot}
%files