All of lore.kernel.org
 help / color / mirror / Atom feed
From: Harald Hoyer <harald@redhat.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: [PATCH] udev - safer string handling - part three
Date: Thu, 18 Mar 2004 15:01:28 +0000	[thread overview]
Message-ID: <4059B9C8.9040105@redhat.com> (raw)
In-Reply-To: <20040226003100.GA27025@vrfy.org>

[-- Attachment #1: Type: text/plain, Size: 1442 bytes --]

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

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

  parent reply	other threads:[~2004-03-18 15:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-26  0:31 [PATCH] udev - safer string handling - part two Kay Sievers
2004-02-26  2:22 ` [PATCH] udev - safer string handling - part three Kay Sievers
2004-02-26  4:26 ` [PATCH] udev - safer string handling - part four Kay Sievers
2004-02-26 20:56 ` [PATCH] udev - safer string handling - part two Greg KH
2004-02-26 20:56 ` [PATCH] udev - safer string handling - part three Greg KH
2004-02-26 20:57 ` [PATCH] udev - safer string handling - part four Greg KH
2004-02-26 22:42 ` Kay Sievers
2004-03-18 14:24 ` [PATCH] udev - safer string handling - part three Harald Hoyer
2004-03-18 14:39 ` Kay Sievers
2004-03-18 15:01 ` Harald Hoyer [this message]
2004-03-26 22:41 ` Kay Sievers
2004-03-29  8:09 ` Harald Hoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4059B9C8.9040105@redhat.com \
    --to=harald@redhat.com \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.