[prev in list] [next in list] [prev in thread] [next in thread] 

List:       uclibc
Subject:    svn commit: trunk/uClibc/extra/scripts
From:       vapier () gentoo ! org (Mike Frysinger)
Date:       2009-07-15 23:17:52
Message-ID: 200907151917.53745.vapier () gentoo ! org
[Download RAW message or body]

On Friday 10 October 2008 09:46:01 aldot at uclibc.org wrote:
> Author: aldot
> Date: 2008-10-10 06:46:01 -0700 (Fri, 10 Oct 2008)
> New Revision: 23654
>
> Log:
> - remove bashism; don't install config/* to the target
>
> Modified:
>    trunk/uClibc/extra/scripts/install_headers.sh
>
> -find ! -name '.' -a ! -path '*/.*'
> +find ! -name '.' -a ! -path '*/.*' | sed -e 's/^\.\///' -e '/^config\//d'
>  ) | \
>  (
>  IFS=''
>  while read -r filename; do
> -	filename="${filename#./}"

by the by, that isnt a bashism.  it's perfectly POSIX.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.busybox.net/pipermail/uclibc/attachments/20090715/0d7fbf24/attachment.pgp>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic