* Alias make to gmake on FreeBSD.
svn path=/nixpkgs/trunk/; revision=3049
This commit is contained in:
@@ -1 +1,4 @@
|
||||
export NIX_ENFORCE_PURITY=
|
||||
alias make=gmake
|
||||
export MAKE=gmake
|
||||
shopt -s expand_aliases
|
||||
@@ -95,6 +95,7 @@ let {
|
||||
|
||||
i686FreeBSDPkgs = {inherit (allPackages {system = "i686-freebsd";})
|
||||
unzip
|
||||
aterm
|
||||
subversion
|
||||
curl
|
||||
libxml2
|
||||
|
||||
Reference in New Issue
Block a user