[Buildroot] svn commit: trunk/buildroot/package/bzip2
Ulf Samuelsson
ulf.samuelsson at atmel.com
Thu Mar 6 15:56:09 PST 2008
----- Original Message -----
From: "Hamish Moffatt" <hamish at cloud.net.au>
To: <buildroot at uclibc.org>
Sent: Friday, March 07, 2008 12:47 AM
Subject: Re: [Buildroot] svn commit: trunk/buildroot/package/bzip2
> On Thu, Mar 06, 2008 at 09:56:11AM -0800, ninevoltz at uclibc.org wrote:
>> Author: ninevoltz
>> Date: 2008-03-06 09:56:10 -0800 (Thu, 06 Mar 2008)
>> New Revision: 21184
>>
>> Log:
>> makefile cleanup for bzip2
>>
>> Modified:
>> trunk/buildroot/package/bzip2/bzip2.mk
>>
>>
>> Changeset:
>> Modified: trunk/buildroot/package/bzip2/bzip2.mk
>> ===================================================================
>> --- trunk/buildroot/package/bzip2/bzip2.mk 2008-03-06 17:55:51 UTC (rev 21183)
>> +++ trunk/buildroot/package/bzip2/bzip2.mk 2008-03-06 17:56:10 UTC (rev 21184)
>> @@ -29,7 +29,7 @@
>> $(SED) "s:-O2:$(TARGET_CFLAGS):" $(BZIP2_DIR)/Makefile-libbz2_so
>> touch $@
>>
>> -$(STAGING_DIR)/lib/libbz2.so.$(BZIP2_VERSION): $(BZIP2_DIR)/.unpacked
>> +$(STAGING_DIR)/usr/lib/libbz2.so.$(BZIP2_VERSION): $(BZIP2_DIR)/.unpacked
>
> Why move libbz2 from /lib to /usr/lib?
>
>
I think that this has been the trend for the last year.
A lot of packages has had this change.
Best Regards
Ulf Samuelsson
More information about the buildroot
mailing list