summary refs log tree commit diff
path: root/pkgs/games/orbit/1.01.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/orbit/1.01.nix')
-rw-r--r--pkgs/games/orbit/1.01.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/orbit/1.01.nix b/pkgs/games/orbit/1.01.nix
index 1d122643f65..a8cd48d99e6 100644
--- a/pkgs/games/orbit/1.01.nix
+++ b/pkgs/games/orbit/1.01.nix
@@ -13,7 +13,7 @@ args : with args; with builderDefs;
 			url = http://ftp.de.debian.org/debian/pool/main/s/space-orbit/space-orbit_1.01-9.diff.gz;
 			sha256 = "1v3s97day6fhv08l2rn81waiprhi1lfyjjsj55axfh6n6zqfn1w2";
 		};
-		customBuild = FullDepEntry (''
+		customBuild = fullDepEntry (''
 			gunzip < ${debianPatch} | patch -Np1
                         cd src
 			sed -e 's@/usr/share/games/orbit/@'$out'/dump/@g' -i *.c