SHA256
1
0
forked from pool/kmod

Move modules.dep.bin.5 to kmod-compat to avoid file clash

OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=42
This commit is contained in:
Jan Engelhardt 2012-11-14 00:41:31 +00:00 committed by Git OBS Bridge
parent 0851608ecf
commit 82c91e1f50

View File

@ -147,7 +147,6 @@ make check V=1 || :;
%_bindir/kmod
%_libexecdir/%name
/bin/kmod
%_mandir/man5/modules.dep.bin.5*
%files -n %lname
%defattr(-,root,root)
@ -181,6 +180,7 @@ make check V=1 || :;
%_mandir/man5/depmod.d.5*
%_mandir/man5/modprobe.d.5*
%_mandir/man5/modules.dep.5*
%_mandir/man5/modules.dep.bin.5*
%_mandir/man8/depmod.8*
%_mandir/man8/insmod.8*
%_mandir/man8/lsmod.8*