Skip to content

Commit

Permalink
fake aclocal-1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
RazvanLiviuVarzaru committed Sep 9, 2024
1 parent f80b076 commit a7d69b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci_build_images/msan.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ ENV CXXFLAGS="$CFLAGS"
RUN apt-get source cracklib2 \
&& mv cracklib2-*/* . \
&& mk-build-deps -it 'apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends --yes' \
&& ln -s /usr/bin/aclocal /usr/bin/aclocal-1.13 \
&& ./configure \
--with-default-dict=/usr/share/dict/cracklib-small \
&& make -j "$(nproc)" \
Expand Down

0 comments on commit a7d69b6

Please sign in to comment.