* Changed URL.

svn path=/nixpkgs/trunk/; revision=180
This commit is contained in:
Eelco Dolstra 2003-07-20 20:38:49 +00:00
parent 4cd39573f2
commit d866ee97ed
2 changed files with 2 additions and 4 deletions

View file

@ -5,7 +5,7 @@ Package(
, ("setenv", Relative("helpers/set-env.sh"))
, ("src", App(IncludeFix("fetchurl/fetchurl.fix"),
[ ("url", "http://pan.rebelbase.com/download/releases/0.14.0.90/SOURCE/pan-0.14.0.90.tar.bz2")
[ ("url", "http://losser.st-lab.cs.uu.nl/~eelco/mirror/pan-0.14.0.90.tar.bz2")
, ("md5", "59612bf2551650c0060b214f9742a105")
]))

View file

@ -2,10 +2,8 @@ Package(
[ ("name", "system-2")
, ("build", Relative("system/populate-linkdirs.pl"))
, ("actPkgConfig", IncludeFix("pkgconfig/pkgconfig.fix"))
, ("actSubversion", IncludeFix("subversion/subversion.fix"))
, ("actPan", IncludeFix("pan/pan.fix"))
, ("actSDF", IncludeFix("sdf2/sdf2.fix"))
, ("actStrategoXT", IncludeFix("strategoxt/strategoxt.fix"))
, ("actMPlayer", IncludeFix("MPlayer/MPlayer.fix"))
]
)