From d952a60bee50d837d9a4121cf5282fdef8af8e5d Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Fri, 18 Jan 2013 15:06:23 +0000 Subject: [PATCH] Remove useless section from the patch --- .../patches/0003-Debian-version-info-and-bugreport.patch | 8 -------- 1 file changed, 8 deletions(-) diff --git a/debian/patches/0003-Debian-version-info-and-bugreport.patch b/debian/patches/0003-Debian-version-info-and-bugreport.patch index 14eb14d1..ca0af9c7 100644 --- a/debian/patches/0003-Debian-version-info-and-bugreport.patch +++ b/debian/patches/0003-Debian-version-info-and-bugreport.patch @@ -2,14 +2,6 @@ Index: llvm-3.1-3.1/lib/Support/CommandLine.cpp =================================================================== --- llvm-3.1-3.1.orig/lib/Support/CommandLine.cpp 2012-03-12 11:51:06.000000000 +0100 +++ llvm-3.1-3.1/lib/Support/CommandLine.cpp 2012-09-18 11:13:05.154409249 +0200 -@@ -31,6 +31,7 @@ - #include "llvm/ADT/StringMap.h" - #include "llvm/ADT/Twine.h" - #include "llvm/Config/config.h" -+#include "../../debian.h" - #include - #include - using namespace llvm; @@ -1351,6 +1352,10 @@ OS << LLVM_VERSION_INFO; #endif