From c1b2ad21a7b7ed5567eeeed29a674ccd55b8c3b7 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Tue, 26 May 2015 19:12:52 -0400 Subject: Drop compile-fixes and upstream-reverts patches We very very rarely use these. The last time compile-fixes.patch was used was over 3 years ago. The upstream-reverts.patch has literally never been used since Fedora switched to git. We tend to apply the reverts as stand-alone patches anyway, and compile fixes are generally better as stand-alone patches that get sent upstream ASAP. --- compile-fixes.patch | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 compile-fixes.patch (limited to 'compile-fixes.patch') diff --git a/compile-fixes.patch b/compile-fixes.patch deleted file mode 100644 index 34c08ce47..000000000 --- a/compile-fixes.patch +++ /dev/null @@ -1,6 +0,0 @@ -# -# Small compile fixes (For more involved fixes, please use a separate patch). -# -# Please add the errors from gcc before the diffs to save others having -# to do a compile to figure out what your diff is fixing. Thanks. -# -- cgit