From 296a29b5531b0d0b31f72e2b2139b39b404815db Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Thu, 10 Jul 2014 06:18:58 +0000 Subject: [PATCH] scst.spec.in: Create /var/lib/scst/pr and /var/lib/scst/vdev_mode_pages when installing the SCST RPM git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5670 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst.spec.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scst.spec.in b/scst.spec.in index 4dc2ff9b8..4c2cc3f52 100644 --- a/scst.spec.in +++ b/scst.spec.in @@ -121,7 +121,8 @@ find /lib/modules/%{kver} -name ib_srpt.ko -exec rm {} \; %{_mandir}/man8/iscsi-scstd.8.gz %{_sbindir}/iscsi-scst-adm %{_sbindir}/iscsi-scstd -%dir /var/lib/scst +%dir /var/lib/scst/pr +%dir /var/lib/scst/vdev_mode_pages %files devel %defattr(-,root,root)