afew: enable tests
This commit is contained in:
parent
b8f7027360
commit
80227d350f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user