* Use old strategoxt package.
svn path=/nixpkgs/trunk/; revision=290
This commit is contained in:
parent
e77dea330c
commit
269331f74c
@ -1,7 +1,7 @@
|
||||
Package(
|
||||
[ ("name", "strategoxt-0.9.2")
|
||||
|
||||
, ("build", Relative("strategoxt/strategoxt-build.sh"))
|
||||
, ("build", Relative("strategoxt-0.9.2/strategoxt-build.sh"))
|
||||
|
||||
, ("src", App(IncludeFix("fetchurl/fetchurl.fix"),
|
||||
[ ("url", "http://losser.st-lab.cs.uu.nl/~eelco/mirror/strategoxt-0.9.2-3067.tar.gz")
|
||||
|
@ -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"), ""))
|
||||
|
Loading…
Reference in New Issue
Block a user