summaryrefslogtreecommitdiff
path: root/libopeniscsiusr
diff options
context:
space:
mode:
authorLee Duncan <lduncan@suse.com>2022-03-17 11:53:37 -0700
committerLee Duncan <lduncan@suse.com>2022-03-17 11:53:37 -0700
commitb2270ed5b33b6f10b5b09a15c0b3b57b8a2e1ce0 (patch)
tree6d36c8ecdec2c6c313cbff1f85c7108d843eac30 /libopeniscsiusr
parent58809ff1148989f9ed5bfcd135b80015aaddb9a4 (diff)
downloadopen-iscsi-b2270ed5b33b6f10b5b09a15c0b3b57b8a2e1ce0.tar.gz
General Makefile/README cleanup
Cleaning up the Makefiles, in preperation for adding the ability to move files out of /etc/iscsi more easily. Also, clean up the README file by updating it with help updated help messages, alignment, and those pesky spaces at the ends of lines.
Diffstat (limited to 'libopeniscsiusr')
-rw-r--r--libopeniscsiusr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopeniscsiusr/Makefile b/libopeniscsiusr/Makefile
index 3259982..a65155e 100644
--- a/libopeniscsiusr/Makefile
+++ b/libopeniscsiusr/Makefile
@@ -11,7 +11,7 @@ endif
DESTDIR ?=
prefix ?= /usr
INSTALL ?= install
-exec_prefix = /
+exec_prefix =
sbindir = $(exec_prefix)/sbin
ifndef LIB_DIR