[Mesa-dev] [PATCH 6/6] mklib: tab cleanup, no functional change
Brian Paul
brian.e.paul at gmail.com
Tue Dec 27 08:45:18 PST 2011
On Tue, Dec 27, 2011 at 8:43 AM, Alexander von Gluck
<kallisti5 at unixzen.com> wrote:
>
> ---
> bin/mklib | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/bin/mklib b/bin/mklib
> index 510ac91..56e0b36 100755
> --- a/bin/mklib
> +++ b/bin/mklib
> @@ -986,7 +986,7 @@ case $ARCH in
>
> # remove temporary extracted .o files
> rm -rf ${LIBNAME}.obj
> - else
> + else
> LIBNAME="lib${LIBNAME}.so" # prefix with "lib",
> suffix with ".so"
> OPTS="-shared"
>
Pushed. Thanks.
-Brian
More information about the mesa-dev
mailing list