nixpkgs/pkgs/system/system.fix
Eelco Dolstra 7ec635589f * Let populate-linkdirs.pl automatically merge libraries.
svn path=/nixpkgs/trunk/; revision=153
2003-07-12 19:18:49 +00:00

10 lines
259 B
Plaintext

Package(
[ ("name", "system")
, ("build", Relative("system/populate-linkdirs.pl"))
, ("actPkgConfig", IncludeFix("pkgconfig/pkgconfig.fix"))
, ("actSubversion", IncludeFix("subversion/subversion.fix"))
, ("actPan", IncludeFix("pan/pan.fix"))
]
)