diff options
author | Olivier Blin <oblin@mandriva.com> | 2006-09-19 10:53:17 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2006-09-19 10:53:17 +0000 |
commit | 84927d374d1171ae85d024941cafcd335c24ab98 (patch) | |
tree | 9949573e0f6fd491d13b3e2f6a969e092ad0fb84 /ldetect-lst.spec | |
parent | f9b58dd0fe17ac9d402ae258071fe38155277251 (diff) | |
download | ldetect-lst-84927d374d1171ae85d024941cafcd335c24ab98.tar ldetect-lst-84927d374d1171ae85d024941cafcd335c24ab98.tar.gz ldetect-lst-84927d374d1171ae85d024941cafcd335c24ab98.tar.bz2 ldetect-lst-84927d374d1171ae85d024941cafcd335c24ab98.tar.xz ldetect-lst-84927d374d1171ae85d024941cafcd335c24ab98.zip |
add /etc/modprobe.d/ldetect-lst.conf support
Diffstat (limited to 'ldetect-lst.spec')
-rw-r--r-- | ldetect-lst.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ldetect-lst.spec b/ldetect-lst.spec index 80dfd874..29c54359 100644 --- a/ldetect-lst.spec +++ b/ldetect-lst.spec @@ -58,6 +58,7 @@ fi %defattr(-,root,root) %doc AUTHORS ChangeLog %{_datadir}/%{name} +%{_sysconfdir}/modprobe.d/%{name}.conf %{_sbindir}/* %files devel |