mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-18 20:10:29 +01:00
When building into another directory than in the source, the hard-coded relative path to the changelog will fail finding the file, causing an empty date in the generated file when '@today' is used. This patch is making sure the ChangeLog is taken in the source directory to avoid any problem. Signed-off-by: Christophe CURIS <christophe.curis@free.fr>