diff options
author | Ed Bartosh <eduard.bartosh@intel.com> | 2013-04-25 16:53:54 +0300 |
---|---|---|
committer | Ed Bartosh <eduard.bartosh@intel.com> | 2013-04-25 17:33:17 +0300 |
commit | 61e9619908e5e3c4e6e111fb76560acc9ccf418f (patch) | |
tree | 38f6c6532e96e759f8f319025f8184652751b1bb /packaging/lthor.spec | |
parent | a955e64e9084c7139a3ee3ccbfc8faa76f1a0b19 (diff) | |
download | lthor-61e9619908e5e3c4e6e111fb76560acc9ccf418f.tar.gz lthor-61e9619908e5e3c4e6e111fb76560acc9ccf418f.tar.bz2 lthor-61e9619908e5e3c4e6e111fb76560acc9ccf418f.zip |
Fixed OpenSUSE 1.23 build
Change-Id: I462628a57597e2cc8892bd705fdbf426361cf024
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Diffstat (limited to 'packaging/lthor.spec')
-rw-r--r-- | packaging/lthor.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/lthor.spec b/packaging/lthor.spec index ff239a9..a2e0bc0 100644 --- a/packaging/lthor.spec +++ b/packaging/lthor.spec @@ -50,6 +50,8 @@ udevcontrol --reload-rules ||: %files %defattr(-,root,root) +%dir %{_sysconfdir}/udev +%dir %{_sysconfdir}/udev/rules.d %{_bindir}/%{name} %config %{_sysconfdir}/udev/rules.d/*.rules |