Skip to content

Commit

Permalink
fixed powertools repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
GH-maggio committed Mar 25, 2021
1 parent 452e1aa commit ae8e6e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/build-singularity/build-singularity.def
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ From: centos:8

# Build/Install alien package converter
dnf -y install 'dnf-command(config-manager)'
dnf config-manager --set-enabled PowerTools
dnf config-manager --set-enabled powertools
dnf -y install epel-release perl
dnf -y install debhelper dpkg-dev fakeroot
curl -L -o alien.tar.xz https://sourceforge.net/projects/alien-pkg-convert/files/latest/download
Expand Down

0 comments on commit ae8e6e4

Please sign in to comment.