[smolt] fix for bug 606763

Mike McGrath mmcgrath at fedoraproject.org
Sun Sep 19 16:56:03 UTC 2010


commit a395d22eb41388eac4fc10029f861b21a7f703dc
Author: Mike McGrath <mmcgrath at redhat.com>
Date:   Sun Sep 19 11:55:59 2010 -0500

    fix for bug 606763

 smolt.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/smolt.spec b/smolt.spec
index 8c7b338..3fa828d 100644
--- a/smolt.spec
+++ b/smolt.spec
@@ -190,7 +190,7 @@ touch --no-create %{_datadir}/icons/hicolor || :
 %{_sysconfdir}/cron.d/%{name}
 %{_mandir}/man1/*gz
 %{_initrddir}/%{name}
-%ghost %config(noreplace) %{_sysconfdir}/sysconfig/hw-uuid
+%ghost %config(noreplace) %{_sysconfdir}/%{name}/hw-uuid
 
 %files server
 %defattr(-,root,root,-)


More information about the scm-commits mailing list