0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

* "." -> "source".

svn path=/nixpkgs/trunk/; revision=4335
This commit is contained in:
Eelco Dolstra 2005-12-05 14:11:09 +00:00
parent 7589df67ae
commit 82e678362f
195 changed files with 230 additions and 230 deletions

View file

@ -1,4 +1,4 @@
. $stdenv/setup
source $stdenv/setup
flags="WXPORT=gtk2 BUILD_GLCANVAS=0 BUILD_OGL=0"