From: Peter Michael Green Date: Wed, 26 Jun 2024 00:59:50 +0000 (+0000) Subject: remove hack that references file which no longer exists. X-Git-Tag: archive/raspbian/8.0.3+dfsg-1+rpi1~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b03e92dbad74eaef2654e2047da723dba1b207a3;p=kicad.git remove hack that references file which no longer exists. --- diff --git a/debian/rules b/debian/rules index 54fe61e7..54a93dfa 100755 --- a/debian/rules +++ b/debian/rules @@ -73,9 +73,6 @@ override_dh_auto_configure: # configuring KiCad documentation # ################################### dh_auto_configure --sourcedirectory=$(CURDIR)/doc --builddirectory=$(DEB_BUILD_DIR)/doc -- $(DEB_DOC_CMAKE_OPTS) - #hack, adding this though CMakeLists.txt doesn't seem to be working, add it manually - truncate -s -1 debian/build/qa/eeschema/CMakeFiles/qa_eeschema.dir/link.txt - echo ' -latomic' >> debian/build/qa/eeschema/CMakeFiles/qa_eeschema.dir/link.txt override_dh_auto_build-arch: