Accepting request 1151861 from Application:ERP:GNUHealth:Factory
OBS-URL: https://build.opensuse.org/request/show/1151861 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trytond?expand=0&rev=94
This commit is contained in:
commit
7d78126a96
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 16:05:43 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 4 21:49:34 UTC 2024 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
|
@ -101,11 +101,9 @@ database engine. Tryton provides modularity, scalability and
|
||||
security.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%autosetup -p1
|
||||
cp %{SOURCE1} .
|
||||
|
||||
%patch0 -p1
|
||||
|
||||
#shebag ersetzen
|
||||
find . -iname "bin/trytond*" -exec sed -i "s/python3 /%{mypython} /" '{}' \;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user