From 1abf93e6f4b24bb79f1f73fc7f90451f8086e411 Mon Sep 17 00:00:00 2001 From: Victor Hu Date: Thu, 6 Jun 2019 19:18:04 -0400 Subject: [PATCH] Change the destination directory to builddep.sh --- builddep.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builddep.sh b/builddep.sh index 6ffa3d706..97090a5a2 100755 --- a/builddep.sh +++ b/builddep.sh @@ -12,7 +12,7 @@ # - createrepo command needs to be present on the build machine # # Usage: builddep.sh [attr=value attr=value ...] -# DESTDIR= - the dir to place the dep tarball in. The default is ../../xcat-dep, +# DESTDIR= - the dir to place the dep tarball in. The default is ../../xcat-dep-build, # relative to where this script is located. # UP=0 or UP=1 - override the default upload behavior # FRSYUM=0 - put the directory of individual rpms in the project web area instead