gost_engine: fix config installation directory
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Mon, 27 May 2024 16:51:53 +0000 (13:51 -0300)
committerRosen Penev <rosenp@gmail.com>
Tue, 28 May 2024 03:17:56 +0000 (20:17 -0700)
commit87f0efbded4270e3c3f13fb46e76532e11611f9b
tree41c1cde2a103daada47158960e180c664ddf6f6d
parent88ef251c44a867d4d8ffa62aaaa8e0c37d93c272
gost_engine: fix config installation directory

The engine configuration directory was moved to /etc/ssl/modules.cnf.d/,
but the gost_engine package was using /etc/ssl/engines.cnf.d/ by
mistake.

Fixes: 3b2fcd6b2 ("gost_engine: adapt to new engine build config")
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
libs/gost_engine/Makefile