7ec0df788f
* Adapted some more packages to use stdenv, "fixed" ld.so problems. * Added a package for libxslt. svn path=/nixpkgs/trunk/; revision=204
9 lines
268 B
Text
9 lines
268 B
Text
Package(
|
|
[ ("name", "system")
|
|
, ("build", Relative("system/populate-linkdirs.pl"))
|
|
|
|
, ("actSubversion", IncludeFix("subversion/subversion.fix"))
|
|
, ("actStrategoXT", IncludeFix("strategoxt/strategoxt.fix"))
|
|
, ("actATerm", IncludeFix("aterm/aterm.fix"))
|
|
]
|
|
)
|