From 6b893381bf104246861771743825f1484dee70fe Mon Sep 17 00:00:00 2001 From: Erich Cordoba Date: Thu, 16 Aug 2018 23:27:08 -0500 Subject: [PATCH] Update file names in cgcs-centos-repo generator The script was updated as the filenames were changed. Change-Id: I1ef3dae3752cc377a9c9a087628f741b30cb31b5 Signed-off-by: Erich Cordoba --- toCOPY/generate-cgcs-centos-repo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toCOPY/generate-cgcs-centos-repo.sh b/toCOPY/generate-cgcs-centos-repo.sh index a8d89d99d..6c6e51ae6 100755 --- a/toCOPY/generate-cgcs-centos-repo.sh +++ b/toCOPY/generate-cgcs-centos-repo.sh @@ -28,7 +28,7 @@ mock_cfg_dest_file=$MY_REPO/cgcs-centos-repo/mock.cfg.proto comps_xml_dest_file=$MY_REPO/cgcs-centos-repo/Binary/comps.xml lst_file_dir="$MY_REPO_ROOT_DIR/stx-tools/centos-mirror-tools" -rpm_lst_files="rpms_from_3rd_parties.lst rpms_from_centos_3rd_parties.lst rpms_from_centos_repo.lst" +rpm_lst_files="rpms_3rdparties.lst rpms_centos3rdparties.lst rpms_centos.lst" other_lst_file="other_downloads.lst" missing_rpms_file=missing.txt