Magellan Linux

Contents of /smage/trunk/extras/nxclient/alx/nxclient.custom~

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1448 - (show annotations) (download)
Tue Dec 29 17:16:38 2009 UTC (14 years, 5 months ago) by niro
File size: 320 byte(s)
auto added: ver bump to 3.4.0-r1.smage2
1 # $Id$
2
3 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')
7
8 # fake this command - needed in install
9 desktop-file-install() { true; }