npth.meta.mainProgram: remove non-existent
npth hasn't come with any executables since 1.7.
Fixes: f44a9f89a9 ("npth: 1.6 -> 1.7")
This commit is contained in:
@@ -34,7 +34,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "New GNU Portable Threads Library";
|
||||
mainProgram = "npth-config";
|
||||
longDescription = ''
|
||||
This is a library to provide the GNU Pth API and thus a non-preemptive
|
||||
threads implementation.
|
||||
|
||||
Reference in New Issue
Block a user