Linux 3.3.3
This incorporates the btrfs fix, so remove that patch. Also, I will test that this builds after committing, and fix it if it fails svn path=/nixpkgs/trunk/; revision=33885
This commit is contained in:
@@ -359,9 +359,4 @@ rec {
|
||||
name = "guruplug-arch-number";
|
||||
patch = ./guruplug-mach-type.patch;
|
||||
};
|
||||
|
||||
btrfs_enospc =
|
||||
{ name = "btrfs-enospc-3.3-revert";
|
||||
patch = ./btrfs-enospc.patch;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user