From c9eae551f518754f06a677e05f1d6676be629a6f Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Thu, 1 Dec 2016 05:10:43 +0000 Subject: [PATCH] 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 . git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7043 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst.spec.in | 1 - 1 file changed, 1 deletion(-) diff --git a/scst.spec.in b/scst.spec.in index 31df8353c..aeab505a0 100644 --- a/scst.spec.in +++ b/scst.spec.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