Magellan Linux

Diff of /trunk/opengl-update/opengl-update.sh

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

revision 631 by niro, Wed Nov 14 19:03:19 2007 UTC revision 632 by niro, Wed Nov 14 19:15:39 2007 UTC
# Line 1  Line 1 
1  #!/bin/bash  #!/bin/bash
2  # Copyright 1999-2004 Gentoo Foundation  # Copyright 1999-2004 Gentoo Foundation
3  # Distributed under the terms of the GNU General Public License v2  # Distributed under the terms of the GNU General Public License v2
4  # $Header: /home/cvsd/magellan-cvs/magellan-src/opengl-update/opengl-update.sh,v 1.8 2007-11-14 19:03:19 niro Exp $  # $Header: /home/cvsd/magellan-cvs/magellan-src/opengl-update/opengl-update.sh,v 1.9 2007-11-14 19:15:39 niro Exp $
5  # Author:  Martin Schlemmer <azarah@gentoo.org>  # Author:  Martin Schlemmer <azarah@gentoo.org>
6  # Further modifications by Donnie Berkholz <spyderous@gentoo.org>  # Further modifications by Donnie Berkholz <spyderous@gentoo.org>
7  # Further modifications based off submissions to bug #54984 <cyfred@gentoo.org>  # Further modifications based off submissions to bug #54984 <cyfred@gentoo.org>
# Line 106  Usage: ${0##*/} [<options>] <GL implemen Line 106  Usage: ${0##*/} [<options>] <GL implemen
106         --prefix=<val>:     Set the source prefix (default: /usr)         --prefix=<val>:     Set the source prefix (default: /usr)
107         --dst-prefix=<val>: Set the destination prefix (default: /usr)         --dst-prefix=<val>: Set the destination prefix (default: /usr)
108         --impl-headers:     Use headers provided by this implementation to         --impl-headers:     Use headers provided by this implementation to
109                             override golbal ones provided by opengl-update.                             override global ones provided by opengl-update.
110    
111  Usage: ${0##*/} --get-implementation  Usage: ${0##*/} --get-implementation
112         Print the current implementaion         Print the current implementaion

Legend:
Removed from v.631  
changed lines
  Added in v.632