commit | de9bd966b36f6ad73236009725420bf9ffc92250 | [log] [tgz] |
---|---|---|
author | Steven Roberts <robers97@gmail.com> | Thu Sep 10 21:38:52 2020 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Sep 21 18:55:38 2020 +0000 |
tree | c59e53a9d33f4a29cf052b855bde3473f3e73773 | |
parent | 1b23a5de2bc4a99e84305d776c040e9b16de05c9 [diff] [blame] |
rpm build changes for the RHEL8 changes previously committed Signed-off-by: Steven Roberts <robers97@gmail.com> Change-Id: If716446c0cc3e1445a690d9d633bb9543bf12441
diff --git a/thalerj/build-scripts/Makefile b/thalerj/build-scripts/Makefile index 5277a82..3131d5f 100755 --- a/thalerj/build-scripts/Makefile +++ b/thalerj/build-scripts/Makefile
@@ -14,7 +14,7 @@ REL=1 ARCH=noarch PROD=openbmctool -RHEL_VER=7 +RHEL_VER=8 NAME=$(PROD)-$(VER)-$(REL).$(ARCH) # Need to test RPMDIR to see if it is set. Otherwise set it.