summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors/monodevelop
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2005-12-05 14:11:09 +0000
committerEelco Dolstra <eelco.dolstra@logicblox.com>2005-12-05 14:11:09 +0000
commit82e678362f25dfefd8c9952e4fa1ab3c1aca9ce6 (patch)
tree5f954fcb6549b8af8309210fd7f35d336f7e5a8d /pkgs/applications/editors/monodevelop
parent7589df67ae606a37f6ec26baaa25f7578f7ae8c1 (diff)
* "." -> "source".
svn path=/nixpkgs/trunk/; revision=4335
Diffstat (limited to 'pkgs/applications/editors/monodevelop')
-rw-r--r--pkgs/applications/editors/monodevelop/builder.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/editors/monodevelop/builder.sh b/pkgs/applications/editors/monodevelop/builder.sh
index 930cc475aa81..a4f6edad04c3 100644
--- a/pkgs/applications/editors/monodevelop/builder.sh
+++ b/pkgs/applications/editors/monodevelop/builder.sh
@@ -1,5 +1,5 @@
-. $stdenv/setup
-. $makeWrapper
+source $stdenv/setup
+source $makeWrapper
export MONO_GAC_PREFIX=$monodoc:$gtksharp