* Use old strategoxt package.

svn path=/nixpkgs/trunk/; revision=290
This commit is contained in:
Eelco Dolstra
2003-08-14 12:41:03 +00:00
parent e77dea330c
commit 269331f74c
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ Function(["subversion", "strategoxt", "pan", "mplayer", "sylpheed", "libxslt", "
]),
""))
, ("actStrategoXT", If(Var("strategoxt"), IncludeFix("strategoxt/strategoxt.fix"), ""))
, ("actStrategoXT", If(Var("strategoxt"), IncludeFix("strategoxt-0.9.2/strategoxt.fix"), ""))
, ("actATerm", If(Var("strategoxt"), IncludeFix("aterm/aterm.fix"), ""))
, ("actPan", If(Var("pan"), IncludeFix("pan/pan.fix"), ""))
, ("actMPlayer", If(Var("mplayer"), IncludeFix("MPlayer/MPlayer.fix"), ""))