mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-31 21:29:08 +00:00
Merged revisions 7043 via svnmerge from
svn+ssh://svn.code.sf.net/p/scst/svn/trunk
........
r7043 | bvassche | 2016-11-30 21:10:43 -0800 (Wed, 30 Nov 2016) | 6 lines
scst.spec.in: Remove %dir /lib/modules/%{kversion}/extra
This avoids that the SCST RPM conflicts with other kernel RPMs
that install kernel modules in the "extra" directory. Reported
and suggested by Consus <consus@gmx.com>.
........
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.2.x@7051 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -164,7 +164,6 @@ rm -rf /usr/local/include/scst
|
||||
|
||||
%files
|
||||
%defattr(0644,root,root)
|
||||
%dir /lib/modules/%{kversion}/extra
|
||||
/lib/modules/%{kversion}/extra/fcst.ko
|
||||
/lib/modules/%{kversion}/extra/ib_srpt.ko
|
||||
/lib/modules/%{kversion}/extra/iscsi-scst.ko
|
||||
|
||||
Reference in New Issue
Block a user