Magellan Linux

Diff of /smage/trunk/extras/nxclient/alx/nxclient.custom

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

revision 1261 by niro, Fri Aug 14 18:29:24 2009 UTC revision 1262 by niro, Fri Aug 14 18:35:24 2009 UTC
# Line 1  Line 1 
1  # $Id$  # $Id$
2    
3  DEPEND=$(echo "${DEPEND}" | sed '/x11-libs\/libXft/d')  DEPEND=$(echo "${DEPEND}" | sed '/x11-libs\/libXft/d')
4    DEPEND=$(echo "${DEPEND}" | sed '/net-print\/cups/d')
5    DEPEND=$(echo "${DEPEND}" | sed '/media-libs\/audiofile/d')
6  SDEPEND=$(echo "${SDEPEND}" | sed '/dev-util\/desktop-file-utils/d')  SDEPEND=$(echo "${SDEPEND}" | sed '/dev-util\/desktop-file-utils/d')
7    
8  # fake this command - needed in install  # fake this command - needed in install

Legend:
Removed from v.1261  
changed lines
  Added in v.1262