mirror of
https://github.com/YACReader/yacreader
synced 2025-08-28 09:04:27 -04:00
The introduction of CONFIG+= lrelease introduced a regression in the installation of translation files on systems using make install targets. This is fixed by replacing the old translation targets with the target supplied by lrelease. Fixes #349