about summary refs log tree commit diff
path: root/pkgs/applications/graphics/xara/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/graphics/xara/default.nix')
-rw-r--r--pkgs/applications/graphics/xara/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/graphics/xara/default.nix b/pkgs/applications/graphics/xara/default.nix
index cd3a09887d0f..e53514a6c1f6 100644
--- a/pkgs/applications/graphics/xara/default.nix
+++ b/pkgs/applications/graphics/xara/default.nix
@@ -16,5 +16,4 @@ stdenv.mkDerivation {
 
   patches = map fetchurl (import ./debian-patches.nix);
 
-  prePatch = "patchShebangs Scripts";
 }