forked from pool/gnuhealth
OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/gnuhealth?expand=0&rev=16
This commit is contained in:
parent
e73d800e21
commit
273dfe7de3
@ -119,7 +119,7 @@ done
|
||||
|
||||
mkdir -p -m 755 %{buildroot}%{_bindir}
|
||||
install -p -m 755 gnuhealth-control %{buildroot}%{_bindir}/gnuhealth-control
|
||||
install -p -m 755 %{S:5} %{buildroot}%{_sbindir}/openSUSE-gnuhealth-setup
|
||||
install -p -m 755 %{S:5} %{buildroot}%{_bindir}/openSUSE-gnuhealth-setup
|
||||
|
||||
mkdir -p $RPM_BUILD_ROOT%{_unitdir}
|
||||
install -p -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_unitdir}/%{name}.service
|
||||
@ -154,7 +154,7 @@ EOF
|
||||
%files
|
||||
%defattr(744,root,root)
|
||||
%{_bindir}/gnuhealth-control
|
||||
%{_sbindir}/openSUSE-gnuhealth-setup
|
||||
%{_bindir}/openSUSE-gnuhealth-setup
|
||||
%{_unitdir}/%{name}.service
|
||||
%{_unitdir}/%{name}-webdav@.service
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
Reference in New Issue
Block a user