diff --git a/build-ubunturepo b/build-ubunturepo index 65e44c88d..729067680 100755 --- a/build-ubunturepo +++ b/build-ubunturepo @@ -524,7 +524,7 @@ __EOF__ FILES_PATH="files" FRS="/var/www/${SERVER}/${FILES_PATH}" APT_DIR="${FRS}/xcat" - APT_REPO_DIR="${APT_DIR}/repos/apt" + APT_REPO_DIR="${APT_DIR}/repos/apt/devel" # Decide whether to upload the xcat-dep package or NOT (default is to NOT upload xcat-dep if [ "$UP" != "1" ]; then diff --git a/builddep.sh b/builddep.sh index 84ca78e40..1413dcca2 100755 --- a/builddep.sh +++ b/builddep.sh @@ -225,7 +225,7 @@ if [ "$OSNAME" == "AIX" ]; then else # Linux SYSGRP=root - YUM=yum + YUM=yum/devel FRSDIR='2.x_Linux' fi chgrp -R -h $SYSGRP *