MoonLightDE / mlde.d.moonlightde

Modular and Qt5 light new behavior desktop environment
GNU General Public License v3.0
44 stars 8 forks source link

todo: sync and fix the microcpp git submodule #43

Closed mckaygerhard closed 7 years ago

mckaygerhard commented 7 years ago

the main repository has a older and unfixed microcpp reference as submidule

mckaygerhard commented 7 years ago

close with 142bd8acf8d840d7f601222acf1edf8d6c01d8fe

  1. Delete the relevant section from the .gitmodules file
  2. Delete the relevant section from .git/config
  3. Run to commited and mark to delete git add .gitmodules
  4. Run to fs deletion git rm --cached thirdParty/CppMicroServices
  5. Now we have own staled lib, will be in depends mkdir depends
  6. git submodule add https://github.com/MoonLightDE/mlde.l.cppmicroservices depends/mlde.l.cppmicroservices