libsecret: enable separateDebugInfo

This commit is contained in:
Pavel Sobolev 2023-09-21 19:40:23 +03:00
parent b6f8848455
commit eb2187a14b
No known key found for this signature in database

View file

@ -75,6 +75,7 @@ stdenv.mkDerivation rec {
];
doCheck = stdenv.isLinux && withIntrospection;
separateDebugInfo = true;
postPatch = ''
patchShebangs ./tool/test-*.sh