CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/04/12 20:59:18
Modified files:
x11/xmonad : Makefile
x11/xmonad/files: build
Log message:
Check the compiled xmonad file against the one in the package
This forces a recompile when system libraries get updated and the new
old ones are removed by sysclean. Previously this led to the compiled
xmonad binary failing to start while the build script wouldn't
rebuild.
Proposed by sthen@ with a tweak by Ashlen eurydice AT riseup DOT net
