use natively installed subversion to avoid build problems for subversion
svn path=/nixpkgs/trunk/; revision=330
This commit is contained in:
parent
dc35a28b03
commit
ea7ab23109
@ -4,7 +4,7 @@ Function(["name","rev"],
|
||||
|
||||
, ("build", Relative("pkg/pkg-build.sh"))
|
||||
|
||||
, ("src", App(IncludeFix("strategoxt/fetchsvn.fix"),
|
||||
, ("src", App(IncludeFix("strategoxt/fetchsvn-native.fix"),
|
||||
[ ("name", Var("name")), ("rev", Var("rev"))]))
|
||||
|
||||
, ("stdenv", IncludeFix("stdenv/stdenv.fix"))
|
||||
|
Loading…
Reference in New Issue
Block a user