Some updates. Now I can build system at least with some settings.

svn path=/nixpkgs/branches/stdenv-updates/; revision=10551
This commit is contained in:
Michael Raskin
2008-02-08 10:39:20 +00:00
parent 58d6720165
commit c264b316b1
2 changed files with 5 additions and 1 deletions
@@ -35,4 +35,8 @@ in rec {
# I'm too lazy to separate daemon and libs now.
daemon = libs;
# FIXME TODO
# After merger it will be better to correct upstart-job instead.
outPath = daemon.outPath;
}