From ccefa8190c1f38cb71384bcdd786599db7de570a Mon Sep 17 00:00:00 2001 From: Douglas Gilbert Date: Sun, 18 Sep 2022 02:14:13 +0000 Subject: sg_inq+sg_vpd: ongoing JSON updates Probably at the end of the JSON work for sg_inq since it only has four vendor specific VPD pages. sg_vpd has a lot more vendor specific VPD pages which are yet to be 'jsonified'. git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@971 6180dd3e-e324-4e3e-922d-17de1ae2f315 --- utils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils') diff --git a/utils/Makefile b/utils/Makefile index 985c2c63..9558f9eb 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -1,6 +1,6 @@ SHELL = /bin/sh -PREFIX=/usr +PREFIX=/usr/local INSTDIR=$(DESTDIR)/$(PREFIX)/bin MANDIR=$(DESTDIR)/$(PREFIX)/share/man -- cgit v1.2.3