* Build in the current directory, not in the target directory.

* `id' -> `name'.

svn path=/nixpkgs/trunk/; revision=132
This commit is contained in:
Eelco Dolstra
2003-07-08 15:34:10 +00:00
parent 7073d308d9
commit 151016ab85
6 changed files with 6 additions and 12 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
Package(
[ ("id", "system")
[ ("name", "system")
, ("build", Relative("system/populate-linkdirs.pl"))
, ("actATerm", IncludeFix("aterm/aterm.fix"))