forked from pool/trytond
Accepting request 1151835 from home:pgajdos:t
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN OBS-URL: https://build.opensuse.org/request/show/1151835 OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/trytond?expand=0&rev=206
This commit is contained in:
parent
b644926cf5
commit
61c1f3ae27
@ -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>
|
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.
|
security.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1
|
||||||
cp %{SOURCE1} .
|
cp %{SOURCE1} .
|
||||||
|
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
#shebag ersetzen
|
#shebag ersetzen
|
||||||
find . -iname "bin/trytond*" -exec sed -i "s/python3 /%{mypython} /" '{}' \;
|
find . -iname "bin/trytond*" -exec sed -i "s/python3 /%{mypython} /" '{}' \;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user