diff --git a/BUILD/mdbci/copy_repos.sh b/BUILD/mdbci/copy_repos.sh index d07cc356e..4cd37de3c 100755 --- a/BUILD/mdbci/copy_repos.sh +++ b/BUILD/mdbci/copy_repos.sh @@ -33,6 +33,7 @@ if [ "$box_type" == "RPM" ] ; then ln -s centos rhel fi if [ "$platform" == "opensuse" ] ; then + mkdir -p sles ln -s opensuse/$paltform_version sles/$paltform_version fi