From e33352f4fa71f8614906a3eadaeed74609e69887 Mon Sep 17 00:00:00 2001 From: "Alan M Varghese (NyxTrail)" Date: Fri, 1 Mar 2024 15:57:56 +0000 Subject: [PATCH] This patch need not be forwarded upstream We remove udis86 from upstream as part of Debian packaging. --- debian/patches/002-disable-udis86.patch | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/patches/002-disable-udis86.patch b/debian/patches/002-disable-udis86.patch index ff3102c..6fc2894 100644 --- a/debian/patches/002-disable-udis86.patch +++ b/debian/patches/002-disable-udis86.patch @@ -4,6 +4,7 @@ Description: Use system version of udis86 the Debian version of the library. Author: Alan M Varghese Last-Update: 2024-02-02 +Forwarded: not-needed --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,9 +26,6 @@