[MPlayer-dev-eng] [PATCH] configure, head and tail

Magnus Damm damm at opensource.se
Sat May 1 23:01:01 CEST 2004


Hi all,

This patch replaces "head -1" with "head -n 1" and "tail -1" with 
"tail -n 1". 

$ head -1
head: `-1' option is obsolete; use `-n 1'
Try `head --help' for more information.

$ head --version
head (coreutils) 5.0.91
Written by David MacKenzie and Jim Meyering.
 
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Please apply.

/ magnus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer_cvs_20040501-configure_head_tail.patch
Type: application/octet-stream
Size: 2307 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20040501/b1fd42d9/attachment.obj>


More information about the MPlayer-dev-eng mailing list