]> git.ipfire.org Git - thirdparty/kea.git/commit
[#3350] revert to installing gtest sources for alpine and rpm
authorAndrei Pavel <andrei@isc.org>
Wed, 5 Jun 2024 12:05:04 +0000 (15:05 +0300)
committerAndrei Pavel <andrei@isc.org>
Wed, 5 Jun 2024 12:05:04 +0000 (15:05 +0300)
commit158b3652d5d1d3b453234a4c9e1343254d963172
tree31b1ca8e80616eb4a78f4d90d26088f47d78d8b6
parentf58b310827722dc43cc1233f2b2863b90ed5de7a
[#3350] revert to installing gtest sources for alpine and rpm

This is needed to make --with-gtest-source pass in jenkins.
There was a false misconception that all gtest packages install sources in
/usr/src/googletest. The reality is that alpine and rpm packages install shared
libraries instead.
hammer.py