- Fix typo in pre phase
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=8
This commit is contained in:
parent
c6f6a73638
commit
d8e54e1b2f
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 9 09:30:01 UTC 2015 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Fix typo in pre phase
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 8 14:27:02 UTC 2015 - tchvatal@suse.com
|
Thu Jan 8 14:27:02 UTC 2015 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -137,7 +137,7 @@ rm -rf %{buildroot}%{_docdir}/distcc/INSTALL
|
|||||||
%fdupes ${buildroot}
|
%fdupes ${buildroot}
|
||||||
|
|
||||||
%pre server
|
%pre server
|
||||||
%service_add_pre disccd.service
|
%service_add_pre distccd.service
|
||||||
|
|
||||||
%post server
|
%post server
|
||||||
%fillup_only -n distccd
|
%fillup_only -n distccd
|
||||||
|
Loading…
Reference in New Issue
Block a user