Changes between Version 237 and Version 238 of KDEProblems/KDEMacPortsCI/Status


Ignore:
Timestamp:
Sep 21, 2014, 3:28:56 PM (10 years ago)
Author:
mkae (Marko Käning)
Comment:

some "framework" -> "project" replacements

Legend:

Unmodified
Added
Removed
Modified
  • KDEProblems/KDEMacPortsCI/Status

    v237 v238  
    275275== Installation of KF5 frameworks and other projects ==
    276276
    277 Specific frameworks can be installed using {{{install.sh}}}, but one can also build all frameworks of a specific tier as a whole using
     277Specific projects can be installed using {{{install.sh}}}, but one can also build all projects of a specific tier as a whole using
    278278{{{
    279279$ # This builds all frameworks of tier 1
     
    289289}}}
    290290
    291 All frameworks of all tiers can be build easily using
     291All projects of all tiers can be build easily using
    292292{{{
    293293$ ./all-tiers-install.sh [ START_TIER [START_PROJECT] ] [rebuild]