Chris,
On Wed, Nov 08, 2006 at 02:13:49PM -1000, [EMAIL PROTECTED] wrote:
> Hello, I had a problem building package "bind".
> I fixed the problem by adding a line to the bind.spec file:
>
> added line 59: %define _initrddir %{_sysconfdir}/rc.d/init.d
Could you please tell us what version of RPM is installed on your
system? The _initrddir macro is defined in /usr/lib/rpm/*-macros and
this macro is present in rpm-4.2-owl16:
jill!galaxy:~$ fgrep -lr _initrddir /usr/lib/rpm/*
/usr/lib/rpm/athlon-linux/macros
/usr/lib/rpm/i386-linux/macros
/usr/lib/rpm/i486-linux/macros
/usr/lib/rpm/i586-linux/macros
/usr/lib/rpm/i686-linux/macros
/usr/lib/rpm/noarch-linux/macros
jill!galaxy:~$ rpm -q rpm
rpm-4.2-owl16
jill!galaxy:~$
--
(GM)