summary refs log tree commit diff
path: root/pkgs/applications/window-managers/compiz/0.7.8.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/window-managers/compiz/0.7.8.nix')
-rw-r--r--pkgs/applications/window-managers/compiz/0.7.8.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/window-managers/compiz/0.7.8.nix b/pkgs/applications/window-managers/compiz/0.7.8.nix
index 0e7cfc2910d..19daa93700b 100644
--- a/pkgs/applications/window-managers/compiz/0.7.8.nix
+++ b/pkgs/applications/window-managers/compiz/0.7.8.nix
@@ -25,7 +25,7 @@ args : with args;
 	};
 	in with localDefs;
 let
-	postAll = FullDepEntry ("
+	postAll = fullDepEntry ("
     for i in $out/bin/*; do
      patchelf --set-rpath /var/run/opengl-driver/lib:$(patchelf --print-rpath $i) $i
     done