From d6346bcfc7b13a3d3abd9226eb5b781a6a773ec4 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Thu, 10 Jul 2014 06:17:57 +0000 Subject: [PATCH] scst/Makefile: Create /var/lib/scst/vdev_mode_pages while installing SCST git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5669 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst/src/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/scst/src/Makefile b/scst/src/Makefile index 1ec0a3b3f..ef3861f75 100644 --- a/scst/src/Makefile +++ b/scst/src/Makefile @@ -125,6 +125,7 @@ ifneq ($(MOD_VERS),) endif -/sbin/depmod -b $(INSTALL_MOD_PATH)/ -a $(KVER) mkdir -p $(DESTDIR)/var/lib/scst/pr + mkdir -p $(DESTDIR)/var/lib/scst/vdev_mode_pages @echo "****************************************************************" @echo "*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*" @echo "*!! !!*"