summary refs log tree commit diff
path: root/pkgs/applications/networking/p2p/ldcpp/1.0.3.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/networking/p2p/ldcpp/1.0.3.nix')
-rw-r--r--pkgs/applications/networking/p2p/ldcpp/1.0.3.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/p2p/ldcpp/1.0.3.nix b/pkgs/applications/networking/p2p/ldcpp/1.0.3.nix
index 96cdec1cef5..52491aa29fb 100644
--- a/pkgs/applications/networking/p2p/ldcpp/1.0.3.nix
+++ b/pkgs/applications/networking/p2p/ldcpp/1.0.3.nix
@@ -9,7 +9,7 @@ args : with args; with builderDefs;
 		buildInputs = [scons pkgconfig gtk bzip2 pkgconfig libglade
 			openssl libX11];
 		configureFlags = [];
-		doScons = FullDepEntry (''
+		doScons = fullDepEntry (''
 			ensureDir $out
 			export NIX_LDFLAGS="$NIX_LDFLAGS -lX11";
 			scons PREFIX=$out