Re: iproute2: use automake

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Monday 2010-11-15 23:26, Stephen Hemminger wrote:

>On Mon, 15 Nov 2010 23:23:02 +0100
>Jan Engelhardt <jengelh@xxxxxxxxxx> wrote:
>
>> 
>> The following changes since commit 3f5c1a01e6bc15593635705aa0b19dcac965be26:
>> 
>>   Update to 2.6.36 headers (2010-10-20 17:38:04 -0700)
>> 
>> are available in the git repository at:
>>   git://dev.medozas.de/iproute2 master
>> 
>> Jan Engelhardt (2):
>>       Fix up permissions on scripts
>>       build: start using Automake for building
>
>NAK. I agree with Alexey, automake is an abomination.

Not using something standardized is an affront to distributors,
and the build instructions just a sore for the eye:

# shortened
%build
make %{?_smp_mflags} LIBDIR=/usr/share CCOPTS="-D_GNU_SOURCE 
$RPM_OPT_FLAGS -Wstrict-prototypes -fPIC"

%install
install -d $RPM_BUILD_ROOT/{etc/,sbin/,usr/{sbin,share/man/man{3,8}}}
install -d $RPM_BUILD_ROOT/{/usr/include,%_libdir,/usr/share}
make install DESTDIR=$RPM_BUILD_ROOT LIBDIR=/usr/share
mv $RPM_BUILD_ROOT/usr/sbin/ip $RPM_BUILD_ROOT/sbin


LIBDIR=/usr/share, yeah I can see the flaw in that. But of course that 
is not the only one.

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux