summary refs log tree commit diff
path: root/pkgs/tools/networking/bittorrent/builder.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/networking/bittorrent/builder.sh')
-rw-r--r--pkgs/tools/networking/bittorrent/builder.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/tools/networking/bittorrent/builder.sh b/pkgs/tools/networking/bittorrent/builder.sh
index 84904ccfae46..7b93d5db8ba2 100644
--- a/pkgs/tools/networking/bittorrent/builder.sh
+++ b/pkgs/tools/networking/bittorrent/builder.sh
@@ -1,5 +1,5 @@
-. $stdenv/setup
-. $makeWrapper
+source $stdenv/setup
+source $makeWrapper
 
 buildPhase=buildPhase
 buildPhase() {