commit:     8e7360ff4dbb91d8fafd3c1e94d6327e2c57b1a7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 21 06:12:54 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 21 06:12:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=8e7360ff

.github: Delete old (::gentoo) repo_name in profiles in repoman Github Action

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .github/workflows/repoman.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/repoman.yml b/.github/workflows/repoman.yml
index 369bcf357c..61c07e6b3a 100644
--- a/.github/workflows/repoman.yml
+++ b/.github/workflows/repoman.yml
@@ -41,6 +41,7 @@ jobs:
         cd ..
         mkdir -p profiles && cd profiles
         ln -s /var/db/repos/gentoo/profiles/* . || true
+        rm repo_name
         echo "prefix" > repo_name
         cd ..
         python3 portage-*/repoman/bin/repoman full -dx

Reply via email to