From b7c907c6898abc0b1471c2bb7e529a6dc1c1155d Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 3 Feb 2016 15:20:02 +0000 Subject: [PATCH] remove deprecate patch --- debian/patches/lldb-test-makefile.diff | 14 -------------- debian/patches/series | 1 - 2 files changed, 15 deletions(-) delete mode 100644 debian/patches/lldb-test-makefile.diff diff --git a/debian/patches/lldb-test-makefile.diff b/debian/patches/lldb-test-makefile.diff deleted file mode 100644 index b255ead7..00000000 --- a/debian/patches/lldb-test-makefile.diff +++ /dev/null @@ -1,14 +0,0 @@ -Index: llvm-toolchain-snapshot_3.8~svn252405/lldb/Makefile -=================================================================== ---- llvm-toolchain-snapshot_3.8~svn252405.orig/lldb/Makefile -+++ llvm-toolchain-snapshot_3.8~svn252405/lldb/Makefile -@@ -91,7 +91,8 @@ ifneq ($(PROJ_SRC_ROOT),$(PROJ_OBJ_ROOT) - $(RecursiveTargets):: - $(Verb) if [ ! -f test/Makefile ]; then \ - $(MKDIR) test; \ -- $(CP) $(PROJ_SRC_DIR)/test/Makefile test/Makefile; \ -+ $(CP) $(PROJ_SRC_DIR)/packages/Python/lldbsuite/test/Makefile test/Makefile; \ -+ $(CP) $(PROJ_SRC_DIR)/packages/Python/lldbsuite/test/Makefile $(PROJ_SRC_DIR)/test/; \ - fi - endif - diff --git a/debian/patches/series b/debian/patches/series index 7ff72278..6555d271 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -37,6 +37,5 @@ lldb-libname.diff compiler-rt-i586.diff clang-analyzer-force-version.diff fix-cmake-config-prefix.diff -lldb-test-makefile.diff llvm25468-lldb-swig-format-security.diff llvm26003-sanitizer-check-env.diff