Jan Engelhardt wrote: >> - Not all distros use the sysvinit package anymore (e.g. Ubuntu uses >> upstart). In arptables I made the copying to INITDIR and SYSCONFIGDIR >> dependent on the existence of the directories. That way we don't copy >> the sysvinit type of files on a system that uses something else. I'd >> prefer to do the same thing with ebtables. Does that sound ok to you? > > That sounds wrong to me. Chroots building software may have fewer > directories than the Makefiles expect, so it's best not to install > too few files. Deleting files in buildscripts is easier on the mind > than postinstalling them. I don't want to install these files on a non-sysvinit system. Enabling the copying when DESTDIR exists and differs from / is OK for me. cheers, Bart -- Bart De Schuymer www.artinalgorithms.be -- 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