From 55dd34ffde5c36b04fb798db87db6507ffea0ee8 Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Thu, 18 Oct 2007 10:50:34 -0400 Subject: and add typo in %files --- func.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'func.spec') diff --git a/func.spec b/func.spec index a0ed8e6..f7b7061 100644 --- a/func.spec +++ b/func.spec @@ -41,7 +41,7 @@ rm -fr $RPM_BUILD_ROOT /etc/init.d/funcd /etc/init.d/certmaster %dir %{_sysconfdir}/%{name} -%dir %{_sysconfdir}/minion-acl.d/ +%dir %{_sysconfdir}/%{name}/minion-acl.d/ %dir %{_sysconfdir}/pki/%{name} %config(noreplace) /etc/func/minion.conf %config(noreplace) /etc/func/certmaster.conf -- cgit