All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luca Ceresoli <luca@lucaceresoli.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] openvmtools: fix legal info
Date: Mon, 22 Jun 2015 16:03:32 +0200	[thread overview]
Message-ID: <558815B4.5010208@lucaceresoli.net> (raw)
In-Reply-To: <5586A95F.4010501@zacarias.com.ar>

Dear Gustavo,

Gustavo Zacarias wrote:
>
>
> On 21/06/15 09:05, K?roly Kasza wrote:
>
>> Hi Gustavo, all,
>>
>> sorry, I missed this one.
>
> Hi all.
> I wonder if it wouldn't be better to just use subdir in the legal info,

Looks like a good idea, but...

> i don't think there's any package using/needing to fetch the files
> outside of it.

...we have them! :( Here's a couple examples:

$ git grep -E '_(LICENSE_FILES|SUBDIR) =' -- package/samba 
package/berkeleydb/
package/berkeleydb/berkeleydb.mk:BERKELEYDB_SUBDIR = build_unix
package/berkeleydb/berkeleydb.mk:BERKELEYDB_LICENSE_FILES = LICENSE
package/samba/samba.mk:SAMBA_SUBDIR = source3
package/samba/samba.mk:SAMBA_LICENSE_FILES = COPYING
$

Setting SAMBA_LICENSE_FILES to ../COPYING does not look very nice to me.

-- 
Luca

  reply	other threads:[~2015-06-22 14:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-21 11:25 [Buildroot] [PATCH] openvmtools: fix legal info Gustavo Zacarias
2015-06-21 11:50 ` Yann E. MORIN
2015-06-21 12:05 ` Károly Kasza
2015-06-21 12:09   ` Gustavo Zacarias
2015-06-22 14:03     ` Luca Ceresoli [this message]
2015-06-22 14:05       ` Gustavo Zacarias
2015-06-22 14:09         ` Luca Ceresoli
2015-06-22 13:56 ` Thomas Petazzoni

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=558815B4.5010208@lucaceresoli.net \
    --to=luca@lucaceresoli.net \
    --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 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.