Gracias, Wikipedia.
ShareCode
Permalink: http://www.treeweb.es/u/974/ 01/02/2011

ShareCode

1 rm -R ~/workspaces/gaia/shared/style/2 mkdir ~/workspaces/gaia/shared/style3 cp -R ~/git/Gaia-UI-Building-Blocks/menus_dialogs/* ~/workspaces/gaia/shared/style4 cp -R ~/git/Gaia-UI-Building-Blocks/widgets/* ~/workspaces/gaia/shared/style5 #make-install en gaia6 read -p "Quieres regenerar el profile en Gaia? (y/n) " RESP7 if [ "$RESP" = "y" ]; then8  cd ~/workspaces/gaia/9  rm -R profile10  DEBUG=0 make11 else12  echo "No make install"13 fi14 


Este ShareCode tiene versiones:
  1. rm -R ~/workspaces/gaia/shared/style/ mk... (25/09/2012)
Enlace
El enlace para compartir es: