release: remove gcjXX references to fix tarball

This commit is contained in:
Vladimír Čunát
2013-10-30 22:04:34 +01:00
parent 16e224b93a
commit b60d44a00a
3 changed files with 2 additions and 4 deletions

View File

@@ -372,8 +372,6 @@ let
gajim = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
gav = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
gcj = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
gcj44 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
gcj46 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
gcl = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
gdb = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
gdbCross = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };