GNU bug report logs -
#47778
[PATCH]: Update FreeCAD to 0.19.1
Previous Next
Reported by: Ekaitz Zarraga <ekaitz <at> elenq.tech>
Date: Wed, 14 Apr 2021 16:00:02 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 47778 <at> debbugs.gnu.org (full text, mbox):
Hi,
>
> - `(#:tests? #f
>
> Why's that? ‘We’ prefer to have tests enabled when possible.
> Please document why tests are disabled here (with a comment
> #:tests? #f ; no tests / tests require dependency X, which is not packaged ...).
I'll try to test the package with the tests, but they were
disabled before too, so I didn't change that.
>
> - (add-before 'configure 'restore-pythonpath
>
>
> - (lambda _
>
>
> - (substitute* "src/Main/MainGui.cpp"
>
>
> - (("_?putenv\\\\(\\"PYTHONPATH=\\"\\\\);") ""))
>
>
> - #t))
>
>
>
> The #t can be removed. The warning that results when #t is absent
> has been removed on the core-updates branch; we might as well stop
> introducing these silly #t now such that we don't have to remove them
> later.
>
> Greetings,
> Maxme.
Ok, I'll remove that and update the patch.
Thanks!
This bug report was last modified 4 years and 95 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.