afew: enable tests

This commit is contained in:
Florian Klink 2017-11-22 21:50:43 +01:00
parent b8f7027360
commit 80227d350f

View file

@ -21,8 +21,6 @@ buildPythonPackage rec {
chardet
] ++ stdenv.lib.optional (!isPy3k) subprocess32;
doCheck = false;
postInstall = ''
wrapProgram $out/bin/afew \
--prefix LD_LIBRARY_PATH : ${notmuch}/lib