about summary refs log tree commit diff
path: root/pkgs/development/libraries/chmlib/builder.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/libraries/chmlib/builder.sh')
-rw-r--r--pkgs/development/libraries/chmlib/builder.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/libraries/chmlib/builder.sh b/pkgs/development/libraries/chmlib/builder.sh
index 2fd6d7a830cb3..7ac8930fb61ac 100644
--- a/pkgs/development/libraries/chmlib/builder.sh
+++ b/pkgs/development/libraries/chmlib/builder.sh
@@ -1,4 +1,4 @@
-. $stdenv/setup
+source $stdenv/setup
 
 unpackCmd="tar xvfj $src"