Accepting request 670514 from Application:ERP:GNUHealth:3.4
- removed record-rpm option in %install, as this fails to build in Factory OBS-URL: https://build.opensuse.org/request/show/670514 OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/trytond?expand=0&rev=52
This commit is contained in:
committed by
Git OBS Bridge
parent
24e8668af3
commit
3a82dc2c09
@@ -88,7 +88,7 @@ cp %{S:2} .
|
||||
python3 setup.py build
|
||||
|
||||
%install
|
||||
python3 setup.py install --prefix=%_prefix --root=%buildroot --record-rpm=filelist
|
||||
python3 setup.py install --prefix=%_prefix --root=%buildroot
|
||||
# only for systemd
|
||||
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/%{base_name}
|
||||
install -p -m 640 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/%{base_name}/%{name}.conf
|
||||
|
Reference in New Issue
Block a user