From 464fa59abfc333441edac2736292738d199a5f2e Mon Sep 17 00:00:00 2001 From: Oleg Moskalenko Date: Sun, 21 Aug 2016 00:46:47 -0700 Subject: [PATCH] rpm update --- rpm/CentOS6.pre.build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm/CentOS6.pre.build.sh b/rpm/CentOS6.pre.build.sh index 6453131..4dee842 100755 --- a/rpm/CentOS6.pre.build.sh +++ b/rpm/CentOS6.pre.build.sh @@ -90,7 +90,7 @@ cd ${CPWD} # Platform file -echo "CentOS6.7" > ${BUILDDIR}/platform +echo "CentOS6.8" > ${BUILDDIR}/platform cp ${CPWD}/epel6.install.sh ${BUILDDIR}/install.sh