[systemd] fix unowned directory /usr/share/systemd

Michal Schmidt michich at fedoraproject.org
Sun Jan 22 21:05:44 UTC 2012


commit 9d70f4d7e887a302f092be35ee8da232b5d5ea1e
Author: Michal Schmidt <mschmidt at redhat.com>
Date:   Sun Jan 22 20:46:50 2012 +0100

    fix unowned directory /usr/share/systemd

 systemd.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index 11cb804..80932a1 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -309,7 +309,7 @@ fi
 %{_mandir}/man7/*
 %{_mandir}/man8/*
 %{_libdir}/../lib/systemd
-%{_datadir}/systemd/kbd-model-map
+%{_datadir}/systemd
 %{_datadir}/dbus-1/services/org.freedesktop.systemd1.service
 %{_datadir}/dbus-1/system-services/org.freedesktop.systemd1.service
 %{_datadir}/dbus-1/system-services/org.freedesktop.hostname1.service


More information about the scm-commits mailing list