* Changed URL.
svn path=/nixpkgs/trunk/; revision=180
This commit is contained in:
parent
4cd39573f2
commit
d866ee97ed
@ -5,7 +5,7 @@ Package(
|
|||||||
, ("setenv", Relative("helpers/set-env.sh"))
|
, ("setenv", Relative("helpers/set-env.sh"))
|
||||||
|
|
||||||
, ("src", App(IncludeFix("fetchurl/fetchurl.fix"),
|
, ("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")
|
, ("md5", "59612bf2551650c0060b214f9742a105")
|
||||||
]))
|
]))
|
||||||
|
|
||||||
|
@ -2,10 +2,8 @@ Package(
|
|||||||
[ ("name", "system-2")
|
[ ("name", "system-2")
|
||||||
, ("build", Relative("system/populate-linkdirs.pl"))
|
, ("build", Relative("system/populate-linkdirs.pl"))
|
||||||
|
|
||||||
, ("actPkgConfig", IncludeFix("pkgconfig/pkgconfig.fix"))
|
|
||||||
, ("actSubversion", IncludeFix("subversion/subversion.fix"))
|
, ("actSubversion", IncludeFix("subversion/subversion.fix"))
|
||||||
, ("actPan", IncludeFix("pan/pan.fix"))
|
, ("actPan", IncludeFix("pan/pan.fix"))
|
||||||
, ("actSDF", IncludeFix("sdf2/sdf2.fix"))
|
, ("actMPlayer", IncludeFix("MPlayer/MPlayer.fix"))
|
||||||
, ("actStrategoXT", IncludeFix("strategoxt/strategoxt.fix"))
|
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user