On Sun, 29 Aug 2010 at 14:49:02 +0200, Andreas Metzler wrote:
> On 2010-08-24 "Carlos R. Mafra" <[email protected]> wrote:
> > diff --git a/configure.ac b/configure.ac
> > index 2088fc8..344d214 100644
> > --- a/configure.ac
> > +++ b/configure.ac
> > @@ -11,10 +11,9 @@ dnl
> >  dnl
> 
> 
> > -AC_INIT(src/WindowMaker.h)
> > -
> > +AC_INIT(WindowMaker, 0.94.0-crm)
> > +AC_CONFIG_SRCDIR(src/WindowMaker.h)
> >  AC_CONFIG_MACRO_DIR([m4])
> > -AM_INIT_AUTOMAKE(WindowMaker, 0.94.0-crm)
> >  AM_CONFIG_HEADER(src/config.h)
> 
> >  dnl Checks for host/os name
> [...]
> 
> Hello,
> 
> This change lower-cases PACKAGE, and unintentionally changes
> installation locations, util/wmaker.inst installs stuff to
> #pkgdatadir# which suddenly is /usr/share/windowmaker instead of
> /usr/share/WindowMaker.
> 
> patch attached.

Thanks for the fix, Andreas.


-- 
To unsubscribe, send mail to [email protected].

Reply via email to