updmap: use tail -n 1 instead of tail -1
Daniel Oehry <[email protected]> Fri, 26 Nov 2004 19:28:53 +0100
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Message-ID | <[email protected]> |
Using updmap i receive the following warning: tail: `-1' option is obsolete; use `-n 1' since this will be removed in the future I think this should be changed. Daniel