summaryrefslogtreecommitdiff
path: root/package/open-iscsi
diff options
context:
space:
mode:
Diffstat (limited to 'package/open-iscsi')
-rw-r--r--package/open-iscsi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/open-iscsi/Makefile b/package/open-iscsi/Makefile
index 0194c1d3a..56812993d 100644
--- a/package/open-iscsi/Makefile
+++ b/package/open-iscsi/Makefile
@@ -25,7 +25,7 @@ $(eval $(call PKG_template,OPEN_ISCSI,$(PKG_NAME),$(PKG_VERSION)-${PKG_RELEASE},
CONFIG_STYLE:= manual
-do-install:
+post-install:
$(INSTALL_DIR) $(IDIR_OPEN_ISCSI)/sbin $(IDIR_OPEN_ISCSI)/etc/iscsi
$(INSTALL_BIN) $(WRKINST)/sbin/* $(IDIR_OPEN_ISCSI)/sbin
$(CP) $(WRKINST)/etc/iscsi/* $(IDIR_OPEN_ISCSI)/etc/iscsi