From: Kurt Kremitzki Date: Sat, 25 May 2024 14:11:03 +0000 (+0200) Subject: Don't include extra license file in package X-Git-Tag: archive/raspbian/0.21.2+dfsg1-3+rpi1~1^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=aa9d63de6349d56e9df8d8e876f1dab807fdd4cf;p=freecad.git Don't include extra license file in package Last-Update: 2018-06-13 Forwarded: not-needed Gbp-Pq: Name 2020-fix-cmake-extra-license.patch --- diff --git a/src/Mod/Idf/CMakeLists.txt b/src/Mod/Idf/CMakeLists.txt index 7f8ae517..1e84e90c 100644 --- a/src/Mod/Idf/CMakeLists.txt +++ b/src/Mod/Idf/CMakeLists.txt @@ -6,7 +6,7 @@ SET(Idf_SRCS SOURCE_GROUP("" FILES ${Idf_SRCS}) SET(IdfLibs_SRCS - Idflibs/License.txt + #Idflibs/License.txt Idflibs/0603_SMD.stp Idflibs/0805_SMD.stp Idflibs/1206_SMD.stp