ead2cd6 Fix make distcheck

3 files Authored by simo 7 years ago, Committed by rharwood 7 years ago,
    Fix make distcheck
    
    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 ...
    Fixed runtest.py as well to look for tests in the right place
    
    Signed-off-by: Simo Sorce <simo@redhat.com>
    Reviewed-by: Robbie Harwood <rharwood@redhat.com>
    Merges #44
    
        
file modified
+7 -1
file modified
+10 -1
file modified
+1 -1