summary refs log tree commit diff
path: root/pkgs/tools/compression/zdelta/builder.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/compression/zdelta/builder.sh')
-rw-r--r--pkgs/tools/compression/zdelta/builder.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/tools/compression/zdelta/builder.sh b/pkgs/tools/compression/zdelta/builder.sh
index adbddfdf9f5..376c0bf4f39 100644
--- a/pkgs/tools/compression/zdelta/builder.sh
+++ b/pkgs/tools/compression/zdelta/builder.sh
@@ -1,6 +1,5 @@
 source $stdenv/setup
 
-installPhase=installPhase
 installPhase() {
     ensureDir $out/bin
     cp -p zdc zdu $out/bin