* "." -> "source".
svn path=/nixpkgs/trunk/; revision=4335
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
buildInputs="$openssl $zlib $db4 $httpd $swig $python $jdk $expat $patch"
|
||||
. $stdenv/setup
|
||||
source $stdenv/setup
|
||||
|
||||
configureFlags="--without-gdbm --disable-static"
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
buildInputs="$openssl $zlib $db4 $httpd $swig $python $jdk $expat $patch"
|
||||
. $stdenv/setup
|
||||
source $stdenv/setup
|
||||
|
||||
configureFlags="--without-gdbm --disable-static"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user