CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/09/01 05:00:32
Modified files:
textproc/meld : Makefile
Log message:
meld: fix installed script; upstream's meson_shebang_normalisation.py sets
the wrong path when replacing "/usr/bin/env python3". I didn't try fixing their
script, just used MODPY_ADJ_FILES so it doesn't see 'env' in the first place.
Also it was not getting installed as executable, so chmod +x.
Reported by ratchov@
