diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2022-02-17 15:43:05 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2022-02-17 15:43:05 +0100 |
commit | 690d3b6691550ffa28bf40f432ed104508901e94 (patch) | |
tree | a1e9cde0159154b1427ffdf44df96455d26d6d91 | |
parent | 7e4fe1e80f5c4e1910d143644a9ff2e5a6d69b4f (diff) | |
download | rpm-package-builder-690d3b6691550ffa28bf40f432ed104508901e94.tar.gz |
seems stream9 hasn't powertools
-rw-r--r-- | Dockerfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -19,7 +19,6 @@ RUN /usr/local/bin/configure-mirror && \ && \ /usr/local/bin/configure-mirror && \ dnf repolist --all && \ - dnf config-manager --set-enabled powertools && \ dnf install -y \ fedora-packager tito createrepo \ autoconf automake libtool \ |