Skip to content

Commit

Permalink
fpc: remove useless "source stdenv/setup"
Browse files Browse the repository at this point in the history
This should not be required, the next command doesn't seem to rely on
it. It would certainly fail with structuredAttrs.

Couldn't test this, because fpc doesn't build on darwin for me right
now.
  • Loading branch information
wolfgangwalther committed Nov 25, 2024
1 parent 43e166c commit 175515d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkgs/development/compilers/fpc/remove-signature.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
source $stdenv/setup

codesign_allocate -r -i "$1" -o "$1"

0 comments on commit 175515d

Please sign in to comment.