scst.spec.in: Follow-up for r5628

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5630 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2014-06-28 20:00:22 +00:00
parent 035e879dd6
commit a96b8e9cc4
+1 -1
View File
@@ -91,7 +91,7 @@ rm -f /usr/local/sbin/iscsi-scst-adm
rm -f /usr/local/sbin/iscsi-scstd
rm -rf /usr/local/include/scst
# Remove existing ib_srpt.ko kernel modules
find /lib/modules/$(uname -r) -name ib_srpt.ko -exec rm {} \;
find /lib/modules/%{kver} -name ib_srpt.ko -exec rm {} \;
%post
/sbin/depmod -a %{kver}