Remove some references to non-existent packages

This commit is contained in:
Shea Levy
2013-03-08 16:36:59 -05:00
parent b938cacbe1
commit f2c79c4542
3 changed files with 1 additions and 9 deletions
-1
View File
@@ -260,7 +260,6 @@ in
electricsheep = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
elinks = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
emacs = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
emacs22 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
emacs23 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
emacs24Packages = {
autoComplete = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };