Changes between Version 21 and Version 22 of KDEProblems/KDEMacPortsCI


Ignore:
Timestamp:
May 21, 2014, 9:51:47 PM (10 years ago)
Author:
mkae (Marko Käning)
Comment:

uninstall MacPorts' cmake

Legend:

Unmodified
Added
Removed
Modified
  • KDEProblems/KDEMacPortsCI

    v21 v22  
    7575$ cd build-kde-org
    7676$ git checkout production
    77 $ ./update-setup.sh     # Ignore 404 occurring due to error cloning ECMA262 by hg
     77$ ./update-setup.sh                    # Ignore 404 occurring due to error cloning ECMA262 by hg
    7878}}}
    7979
     
    8181{{{
    8282$ sudo port install dbus libmng libpng mysql55 pkgconfig sqlite2 tiff
    83 $ cd ~/scripts          # Assume /Users/kdeci for the user directory from here on!
     83$ sudo port uninstall cmake            # Remove MacPort's cmake (which came into the system as build-dependency for mysql55)
     84$ cd ~/scripts                         # Assume /Users/kdeci for the user directory from here on!
    8485$ cat config/build/darwin-mavericks.cfg
    8586[DEFAULT]