summarylogtreecommitdiffstats
path: root/dict-wn.install
diff options
context:
space:
mode:
authorEinhard Leichtfuß2021-06-29 00:03:25 +0200
committerEinhard Leichtfuß2021-06-29 00:21:38 +0200
commitff8b7a7d9c2bc3ac9f26a30d97b310bd4d3c7a2b (patch)
treedc9f2c5bae38a68472c8333d5bd236fbe4889c80 /dict-wn.install
parentb0aecb2472cb779c8aaac6259f66e15dfa1108a0 (diff)
downloadaur-ff8b7a7d9c2bc3ac9f26a30d97b310bd4d3c7a2b.tar.gz
Address gcc errors, and other improvements
As reported by `Musse', the now default `-Werror=format-security' caused building to fail due to usage of {,f}printf(3) with variable format strings. This did actually not affect this package security-wise before; the affected files were built, but neither run nor included in the package. Changes: * Only build what is needed. - The files affected by the security issues (and, thus, the gcc errors) are not built anymore. - Less make dependencies. * `makedepends' is now correct, building in chroot works. * Apply Debian patches; e.g., * Port that one script from python2 to python3. * Fix the mentioned security issues--which would not affect this package anyways. - Remove the need for one of the sed calls. * The affected file is not built anymore, though. * Do not use pre-autogenerated Makefiles et al.. * Other minor changes.
Diffstat (limited to 'dict-wn.install')
0 files changed, 0 insertions, 0 deletions