5a3b560 Reorganize the middle of the install phase.

Authored and Committed by codonell 10 years ago
1 file changed. 46 lines added. 41 lines removed.
    Reorganize the middle of the install phase.
    
    The middle of the install phase is now clearly split into:
    * Remove files we don't distribute.
    * Install info files.
    * Install locale files.
    * Install configuration files for services.
    * Install debug copies of unstripped static libs.
    * Miscellaneous.
    
        
file modified
+46 -41