On Thu, Jun 27, 2013 at 04:30:12PM +0200, Vaclav Pavlin wrote: > From: Fedora systemd team <[email protected]> > > --- > 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 _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
