about summary refs log tree commit diff
path: root/pkgs/applications/graphics/f-spot
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/graphics/f-spot
parent7589df67ae606a37f6ec26baaa25f7578f7ae8c1 (diff)
downloadnixlib-82e678362f25dfefd8c9952e4fa1ab3c1aca9ce6.tar
nixlib-82e678362f25dfefd8c9952e4fa1ab3c1aca9ce6.tar.gz
nixlib-82e678362f25dfefd8c9952e4fa1ab3c1aca9ce6.tar.bz2
nixlib-82e678362f25dfefd8c9952e4fa1ab3c1aca9ce6.tar.lz
nixlib-82e678362f25dfefd8c9952e4fa1ab3c1aca9ce6.tar.xz
nixlib-82e678362f25dfefd8c9952e4fa1ab3c1aca9ce6.tar.zst
nixlib-82e678362f25dfefd8c9952e4fa1ab3c1aca9ce6.zip
* "." -> "source".
svn path=/nixpkgs/trunk/; revision=4335
Diffstat (limited to 'pkgs/applications/graphics/f-spot')
-rw-r--r--pkgs/applications/graphics/f-spot/builder.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/graphics/f-spot/builder.sh b/pkgs/applications/graphics/f-spot/builder.sh
index bf7d9244ce9d..2e3aaf894bf0 100644
--- a/pkgs/applications/graphics/f-spot/builder.sh
+++ b/pkgs/applications/graphics/f-spot/builder.sh
@@ -1,5 +1,5 @@
-. $stdenv/setup
-. $makeWrapper
+source $stdenv/setup
+source $makeWrapper
 
 postInstall=postInstall
 postInstall() {