fix Source1 installation

This commit is contained in:
Pavel Šimerda
2014-03-15 17:38:55 +01:00
parent 7c3a8251bd
commit 01c2bfb116

View File

@@ -165,7 +165,7 @@ done
%if 0%{?fedora} >= 19 || 0%{?rhel} >= 7 %if 0%{?fedora} >= 19 || 0%{?rhel} >= 7
%else %else
install -D -m 755 %{name}.sysvinit %{buildroot}/%{_initddir}/%{name} install -D -m 755 %{SOURCE1} %{buildroot}/%{_initddir}/%{name}
%endif %endif
%post %post