From 886ed14f0df3f1bc34e8f03b4c11e92a5d9d59a9 Mon Sep 17 00:00:00 2001
From: Eelco Dolstra <eelco.dolstra@logicblox.com>
Date: Mon, 24 Sep 2012 16:57:29 -0400
Subject: [PATCH] Drop non-existent boostFull from release-small.nix

---
 pkgs/top-level/release-small.nix | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pkgs/top-level/release-small.nix b/pkgs/top-level/release-small.nix
index 8003ad32105..56c6e1f987d 100644
--- a/pkgs/top-level/release-small.nix
+++ b/pkgs/top-level/release-small.nix
@@ -31,7 +31,6 @@ with (import ./release-lib.nix);
   binutils = linux;
   bind = linux;
   bison26 = linux;
-  boostFull = all;
   bsdiff = all;
   bzip2 = all;
   classpath = linux;