mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-17 20:56:24 +00:00
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:
+1
-1
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user