[vlc-devel] Re: CVS Commit (sam)
    Sam Hocevar 
    sam at zoy.org
       
    Sun Jun 29 14:16:28 CEST 2003
    
    
  
On Sat, Jun 28, 2003, Derk-Jan Hartman wrote:
> srcdir="`sed -ne 's/^srcdir *= *//p;T;q' < Makefile`"
> 
> However T is a nonexistent sed command. (macosx and linux)
> Which letter did you _intend_ to use ;)
   I did intend to use T:
       T label
              If  no  s///  has  done a successful substitution since the last
              input line was read and since the last  t  or  T  command,  then
              branch to label; if label is omitted, branch to end of script.
   I'll see what the OS X sed offers as a replacement.
-- 
Sam.
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
    
    
More information about the vlc-devel
mailing list