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:
parent
2f299af1c2
commit
1e59dde088
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user