Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Vasseur committed Nov 20, 2023
1 parent 65cb67c commit 5bd86c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/jobs/configure-checks/all.bats
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ translate () {
if [ "$distro_id" = "ID=fedora" ]; then
args=${args/libcgroup-dev/libcgroup-devel}
args=${args/ntp/chrony}
args=${args/apache2/httpd}
args=${args/php-mysql/php-mysqlnd}
fi
echo "$args"
}
Expand Down

0 comments on commit 5bd86c7

Please sign in to comment.