mailutils: add debug info
This commit is contained in:
parent
5e0e0da480
commit
24278c45af
@ -33,6 +33,8 @@ stdenv.mkDerivation rec {
|
||||
hash = "sha256-wMWzj+qLRaSvzUNkh/Knb9VSUJLQN4gTputVQsIScTk=";
|
||||
};
|
||||
|
||||
separateDebugInfo = true;
|
||||
|
||||
postPatch = ''
|
||||
sed -i -e '/chown root:mail/d' \
|
||||
-e 's/chmod [24]755/chmod 0755/' \
|
||||
|
Loading…
Reference in New Issue
Block a user