1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-06 21:41:48 +02:00

* Fix descriptor for Subversion 0.21.0.

This commit is contained in:
Eelco Dolstra 2003-04-23 09:02:53 +00:00
parent 6faa154c89
commit f546e0cda4
3 changed files with 16 additions and 7 deletions

View file

@ -5,6 +5,7 @@ Descr(
, Bind("actATerm", Pkg(Fix("./aterm-2.0.fix")))
, Bind("actPkgConfig", Pkg(Fix("./pkgconfig-0.15.0.fix")))
, Bind("actGlib", Pkg(Fix("./glib-2.2.1.fix")))
, Bind("actSubversion", Pkg(Fix("./subversion-0.21.0.fix")))
, Bind("build", File(Local("../../scripts/nix-populate")))
]