Klaus Kämpf 2014-02-09 18:58:26 +00:00 committed by Git OBS Bridge
parent bf6e1ab870
commit 1abcaf4097

View File

@ -259,7 +259,7 @@ sed -i\
# install docs # install docs
%{__install} -d %{buildroot}/%{_docdir}/%{name} %{__install} -d %{buildroot}/%{_docdir}/%{name}
%{__install} -m 0644 %{S:1} %{S:2} %{S:3} %{S:4} %{S:5} %{S:6} %{buildroot}/%{_docdir}/%{name} %{__install} -m 0644 %{S:1} %{S:2} %{S:3} %{S:4} %{S:5} %{S:6} %{S:13} %{buildroot}/%{_docdir}/%{name}
# create symlinks for sbin_PROGRAMS # create symlinks for sbin_PROGRAMS
# because: cf-promises needs to be installed in /var/cfengine/work/bin for pre-validation of full configuration # because: cf-promises needs to be installed in /var/cfengine/work/bin for pre-validation of full configuration