[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Scripts in pkglibexecdir?
From: |
Stefano Lattarini |
Subject: |
Re: Scripts in pkglibexecdir? |
Date: |
Tue, 03 Jan 2012 09:09:50 +0100 |
On 01/02/2012 02:30 PM, Dennis Schridde wrote:
> Hello!
>
Hi Dennis, thanks for the report.
> The automake-1.11.2 manual says:
> "Scripts can be installed in bindir, sbindir, libexecdir, or pkgdatadir."
> and about the pkg dirs it says:
> "these are the same as the non-āpkgā versions, but with ā$(PACKAGE)ā
> appended."
>
> Further automake outputs here:
> `pkglibexecdir' is not a legitimate directory for `SCRIPTS'
>
> Please explain to me why libexecdir is valid, but pkglibexecdir is not.
>
That's the result of an oversight I say. In fact, it's quite contradictory
that a `foo_BAR' combination is valid while `pkgfoo_BAR' is not.
The attached patch should fix the issue. I will push it to maint by this
evening if there are no objections.
Thanks,
Stefano
0001-install-pkglibexec_SCRIPTS-is-a-valid-prefix-primary.patch
Description: Text Data
- Re: Scripts in pkglibexecdir?,
Stefano Lattarini <=