This commit is contained in:
parent
c12f684aa3
commit
b31fc27c0d
@ -41,6 +41,8 @@ cp -a %{SOURCE1} LICENSE
|
||||
%install
|
||||
install -D -m 644 %{SOURCE0} %{buildroot}%{_prefix}/lib/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
|
||||
%license LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user