From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luca Ceresoli Date: Mon, 23 Nov 2015 18:25:14 +0100 Subject: [Buildroot] [PATCH 06/51] package/perl: include perl-cross in the legal-info output In-Reply-To: References: Message-ID: <56534BFA.8060203@lucaceresoli.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Dear Yann, Yann E. MORIN wrote: > The perl-cross sources are combined with the perl sources, so they must > be redistributed for proper compliance. > > Add a post-legal-info hook that also installs them in the legal-info > output. > > Signed-off-by: "Yann E. MORIN" > Cc: Luca Ceresoli > Cc: Francois Perrad Ouch: $ make legal-info [...] mkdir: missing operand Try 'mkdir --help' for more information. make[1]: *** [perl-legal-info] Error 1 make: *** [_all] Error 2 This probably needs patch 10. -- Luca