From: Yegor Yefremov <yegor_sub1@visionsystems.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] New packages: acl and attr
Date: Tue, 28 Jun 2011 15:09:27 +0200 [thread overview]
Message-ID: <4E09D287.5060608@visionsystems.de> (raw)
In-Reply-To: <20110628104841.731f2371@skate>
> This:
>
>> +ACL_INSTALL_STAGING_OPT = prefix=$(STAGING_DIR)/usr exec_prefix=$(TARGET_DIR)/usr PKG_DEVLIB_DIR=$(STAGING_DIR)/usr/lib install-dev install-lib
>> +ACL_INSTALL_TARGET_OPT = prefix=$(TARGET_DIR)/usr exec_prefix=$(TARGET_DIR)/usr install install-lib
> and this:
>
>> +ATTR_INSTALL_STAGING_OPT = prefix=$(STAGING_DIR)/usr exec_prefix=$(STAGING_DIR)/usr PKG_DEVLIB_DIR=$(STAGING_DIR)/usr/lib install-dev install-lib
>> +ATTR_INSTALL_TARGET_OPT = prefix=$(TARGET_DIR)/usr exec_prefix=$(TARGET_DIR)/usr install install-lib
> requires justification. It apparently looks strange and unnecessary. So
> if it is actually needed, a comment explaining why would be useful.
These passages are needed because of non-conform installation routine (as far as I can see). Otherwise installation script would try to install the files to /usr/ directly.
Best regards,
Yegor
next prev parent reply other threads:[~2011-06-28 13:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-28 8:34 [Buildroot] [PATCH] New packages: acl and attr Yegor Yefremov
2011-06-28 8:48 ` Thomas Petazzoni
2011-06-28 13:09 ` Yegor Yefremov [this message]
2011-06-28 13:24 ` Thomas Petazzoni
2011-06-28 13:29 ` Yegor Yefremov
2011-06-28 13:41 ` Daniel Nyström
2011-07-01 10:48 ` Yegor Yefremov
2011-07-05 14:13 ` Yegor Yefremov
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=4E09D287.5060608@visionsystems.de \
--to=yegor_sub1@visionsystems.de \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox