Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106243 - dev-util/autotoolset pumps heaps of head/tail warnings during `gpl' runs
Summary: dev-util/autotoolset pumps heaps of head/tail warnings during `gpl' runs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-17 00:53 UTC by James Rowe
Modified: 2005-09-17 15:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
autotoolset_cosmetic_headntail.patch (autotoolset_cosmetic_headntail.patch,827 bytes, patch)
2005-09-17 00:54 UTC, James Rowe
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Rowe 2005-09-17 00:53:25 UTC
When the gpl or acmkdir scripts are run the user is bombarded by the
"`-[num]' option is obsolete" warnings from head and tail.  It is caused by
the ~/.GPL parsing in src/gpl/gpl.sh(which is also called in acmkdir), the
attached patch simply adds a call to ht_fix_file to halt the ugliness.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 James Rowe 2005-09-17 00:54:08 UTC
Created attachment 68649 [details, diff]
autotoolset_cosmetic_headntail.patch
Comment 2 SpanKY gentoo-dev 2005-09-17 15:54:30 UTC
thanks, fixed in cvs