[systemd-devel] [PATCH] makefile:put macros file to the correct place

Zbigniew Jędrzejewski-Szmek zbyszek at in.waw.pl
Thu Jun 27 08:00:34 PDT 2013


On Thu, Jun 27, 2013 at 04:30:12PM +0200, Vaclav Pavlin wrote:
> From: Fedora systemd team <systemd-maint at redhat.com>
> 
> ---
>  Makefile.am | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Makefile.am b/Makefile.am
> index 3a196a6..c3988e8 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -65,7 +65,7 @@ pkgconfigdatadir=$(datadir)/pkgconfig
>  pkgconfiglibdir=$(libdir)/pkgconfig
>  polkitpolicydir=$(datadir)/polkit-1/actions
>  bashcompletiondir=@bashcompletiondir@
> -rpmmacrosdir=$(sysconfdir)/rpm
> +rpmmacrosdir=$(prefix)/lib/rpm/macros.d
Is this a recent change in rpmbuild? I don't see any macros
in the new dir on FC19, and even don't have the dir on FC18...

Zbyszek


More information about the systemd-devel mailing list