From: Étienne Mollier Date: Tue, 30 Dec 2025 20:26:59 +0000 (+0100) Subject: 07_dont_export_all_executables.patch: unfuzz. X-Git-Tag: archive/raspbian/3.7.0+really3.6.9-1+rpi1^2^2~12 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=6c381fb9278a6f0231efa49728d1bf253b23410d;p=dcmtk.git 07_dont_export_all_executables.patch: unfuzz. --- diff --git a/debian/patches/07_dont_export_all_executables.patch b/debian/patches/07_dont_export_all_executables.patch index dac3a5e0..da679fa4 100644 --- a/debian/patches/07_dont_export_all_executables.patch +++ b/debian/patches/07_dont_export_all_executables.patch @@ -7,11 +7,9 @@ Description: Don't add executables to cmake exports Bug-Debian: https://bugs.debian.org/803304 Author: Gert Wollny Forwarded: not-needed -Index: dcmtk/CMake/dcmtkMacros.cmake -=================================================================== --- dcmtk.orig/CMake/dcmtkMacros.cmake +++ dcmtk/CMake/dcmtkMacros.cmake -@@ -59,11 +59,11 @@ macro(DCMTK_ADD_EXECUTABLE PROGRAM) +@@ -62,11 +62,11 @@ endif() # Collect executable as part of global DCMTK_EXECUTABLE_TARGETS property