Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/modules/fluxbox/fluxbox-rebuild-menu.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2760 by niro, Thu Dec 17 17:11:17 2015 UTC revision 2761 by niro, Tue Feb 2 14:50:22 2016 UTC
# Line 6  source ${MCORE_LIBDIR}/include/common.gl Line 6  source ${MCORE_LIBDIR}/include/common.gl
6    
7  if [ ! -d ${MROOT}/${MCORE_CONFIG_PATH}/fluxbox/menu ]  if [ ! -d ${MROOT}/${MCORE_CONFIG_PATH}/fluxbox/menu ]
8  then  then
9   echo "'${MROOT}/${MCORE_CONFIG_PATH}/fluxbox/menu' does not exist."   install -d ${MROOT}/${MCORE_CONFIG_PATH}/fluxbox/menu
  exit 1  
10  fi  fi
11    
12  MMINCLUDE="${MCORE_CONFIG_PATH}/fluxbox/mcore-menu-include"  MMINCLUDE="${MCORE_CONFIG_PATH}/fluxbox/mcore-menu-include"

Legend:
Removed from v.2760  
changed lines
  Added in v.2761