3bc8fa7 Reorder middle-phase install steps.

Authored and Committed by codonell 10 years ago
1 file changed. 15 lines added. 13 lines removed.
    Reorder middle-phase install steps.
    
    Testing showed that unstripped libbsd.a was missing from the list
    of common debuginfo files. The fix is to move the "Misc" phase
    to before the phase that adds files to the debuginfo. This way
    the debuginfo files are computed after all files are in place.
    
        
file modified
+15 -13