소스 검색

Centos version bumped up

Oleg Moskalenko 7 년 전
부모
커밋
b324980c68
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      rpm/CentOS7.pre.build.sh

+ 1 - 1
rpm/CentOS7.pre.build.sh

@@ -26,7 +26,7 @@ cd ${CPWD}
  
 # Platform file
 
-echo "CentOS7.2" > ${BUILDDIR}/platform
+echo "CentOS7.4" > ${BUILDDIR}/platform
 
 cp ${CPWD}/epel7.install.sh ${BUILDDIR}/install.sh