Updates + build script

This commit is contained in:
patvdv
2017-09-22 15:57:42 +02:00
parent 3166f4a98e
commit 44a87e3b9c
2 changed files with 5 additions and 5 deletions
@@ -17,7 +17,7 @@
#******************************************************************************
# Requires following build (dir) structures:
#
# build_linux_rpms.sh
# hc_build_linux_rpms.sh
# BUILD/
# BUILDROOT/
# RPMS/
@@ -28,9 +28,9 @@
# SRPMS/
#
# Build order:
# 1) Copy sources/scrips to the correct locations
# 1) Copy sources/scripts to the correct locations
# 2) Copy template, build and installer script files into correct locations
# 3) Execute build_linux_rpms.sh
# 3) Execute hc_build_linux_rpms.sh
# 4) RPM packages may be found in the RPMS directory
#******************************************************************************