summary refs log tree commit diff
path: root/pkgs/applications/window-managers/compiz/0.7.8.nix
diff options
context:
space:
mode:
authorMarc Weber <marco-oweber@gmx.de>2009-05-19 23:25:58 +0000
committerMarc Weber <marco-oweber@gmx.de>2009-05-19 23:25:58 +0000
commit52647ea3b08e24623ef32b303a4815467e1144e3 (patch)
tree94635a356ecae478695d3c25fc0416db92bad54d /pkgs/applications/window-managers/compiz/0.7.8.nix
parent1500252e6fa30fc8b615587bc13a8f470b071586 (diff)
downloadnixpkgs-52647ea3b08e24623ef32b303a4815467e1144e3.tar
nixpkgs-52647ea3b08e24623ef32b303a4815467e1144e3.tar.gz
nixpkgs-52647ea3b08e24623ef32b303a4815467e1144e3.tar.bz2
nixpkgs-52647ea3b08e24623ef32b303a4815467e1144e3.tar.lz
nixpkgs-52647ea3b08e24623ef32b303a4815467e1144e3.tar.xz
nixpkgs-52647ea3b08e24623ef32b303a4815467e1144e3.tar.zst
nixpkgs-52647ea3b08e24623ef32b303a4815467e1144e3.zip
FullDepEntry -> fullDepEntry, PackEntry -> packEntry
svn path=/nixpkgs/trunk/; revision=15662
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