about summary refs log tree commit diff
path: root/pkgs/applications/editors/monodoc/builder.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/editors/monodoc/builder.sh')
-rw-r--r--pkgs/applications/editors/monodoc/builder.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/editors/monodoc/builder.sh b/pkgs/applications/editors/monodoc/builder.sh
index cce1c983f838d..ee80be9d95c42 100644
--- a/pkgs/applications/editors/monodoc/builder.sh
+++ b/pkgs/applications/editors/monodoc/builder.sh
@@ -1,5 +1,5 @@
-. $stdenv/setup
-. $makeWrapper
+source $stdenv/setup
+source $makeWrapper
 
 postInstall=postInstall
 postInstall() {