Skip to content

Commit dfa5aba

Browse files
authored
Update PLM build script (#114)
1 parent b827ee4 commit dfa5aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/scripts/percona-link-mongodb_builder.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ install_deps() {
183183
yum -y install epel-release
184184
fi
185185
yum -y install git wget
186-
yum -y install rpm-build make rpmlint rpmdevtools golang systemd
186+
yum -y install rpm-build make rpmdevtools golang systemd
187187
install_golang
188188
else
189189
until apt-get update; do

0 commit comments

Comments
 (0)