We need to override absolute patchs for make distcheck, as this target does a dryrun install in a speciual prefix path, so special override system unit dirs only during distcheck Also it's illegal to specify wildcards as a target in Makefiles ...
rebased
Pushed to master as b84ca49895d5325ec5ca44cd73139b4c9a4374c4
And I really thought I did the git tagging right this time...
Pull-Request has been closed by rharwood
We need to override absolute patchs for make distcheck, as this target
does a dryrun install in a speciual prefix path, so special override
system unit dirs only during distcheck
Also it's illegal to specify wildcards as a target in Makefiles ...