From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harald Hoyer Date: Thu, 18 Mar 2004 15:01:28 +0000 Subject: Re: [PATCH] udev - safer string handling - part three Message-Id: <4059B9C8.9040105@redhat.com> MIME-Version: 1 Content-Type: multipart/mixed; boundary="------------enig10F1B8A60516E45D8D87B02C" List-Id: References: <20040226003100.GA27025@vrfy.org> In-Reply-To: <20040226003100.GA27025@vrfy.org> To: linux-hotplug@vger.kernel.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig10F1B8A60516E45D8D87B02C Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Kay Sievers wrote: > On Thu, 2004-03-18 at 15:24, Harald Hoyer wrote: > >>Kay Sievers wrote: >> >>>udevd needs to be killed after installation, cause the message size >>>is changed with this patch. >>>Should we do this with the 'make install', like we do with the '.udevdb'? >> >>Not a good idea in build systems! > > > Oh, I like this style of posts :) > It's not killed, if you install it with a DESTDIR. > > thanks, > Kay > well, well... take care ... %makeinstall on RedHat/Fedora rpmbuild does not use DESTDIR, though I wish it would... /usr/lib/rpm/redhat/macros: %makeinstall \ make \\\ prefix=%{?buildroot:%{buildroot}}%{_prefix} \\\ exec_prefix=%{?buildroot:%{buildroot}}%{_exec_prefix} \\\ bindir=%{?buildroot:%{buildroot}}%{_bindir} \\\ sbindir=%{?buildroot:%{buildroot}}%{_sbindir} \\\ sysconfdir=%{?buildroot:%{buildroot}}%{_sysconfdir} \\\ datadir=%{?buildroot:%{buildroot}}%{_datadir} \\\ includedir=%{?buildroot:%{buildroot}}%{_includedir} \\\ libdir=%{?buildroot:%{buildroot}}%{_libdir} \\\ libexecdir=%{?buildroot:%{buildroot}}%{_libexecdir} \\\ localstatedir=%{?buildroot:%{buildroot}}%{_localstatedir} \\\ sharedstatedir=%{?buildroot:%{buildroot}}%{_sharedstatedir} \\\ mandir=%{?buildroot:%{buildroot}}%{_mandir} \\\ infodir=%{?buildroot:%{buildroot}}%{_infodir} \\\ install cheers Harald --------------enig10F1B8A60516E45D8D87B02C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFAWbnIt7dFwsVXVUIRAv5hAKCjM9ss7wVHZHBcGjipWfSMeqE5kACeM7p9 1q9x+XN0Sj1M+SSXuM/UZ00= =8Gic -----END PGP SIGNATURE----- --------------enig10F1B8A60516E45D8D87B02C-- ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel