This commit is contained in:
parent
c12f684aa3
commit
b31fc27c0d
@ -41,6 +41,8 @@ cp -a %{SOURCE1} LICENSE
|
|||||||
%install
|
%install
|
||||||
install -D -m 644 %{SOURCE0} %{buildroot}%{_prefix}/lib/tik/config
|
install -D -m 644 %{SOURCE0} %{buildroot}%{_prefix}/lib/tik/config
|
||||||
install -D -m 644 %{_sysconfdir}/tik/config %{buildroot}%{_sysconfdir}/tik/config
|
install -D -m 644 %{_sysconfdir}/tik/config %{buildroot}%{_sysconfdir}/tik/config
|
||||||
|
install -d %{buildroot}%{_sysconfdir}/tik/modules/pre
|
||||||
|
install -d %{buildroot}%{_sysconfdir}/tik/modules/post
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user