On Wed, Sep 25, 2013 at 01:00:42PM +0200, Klaus Aehlig wrote: > Signed-off-by: Klaus Aehlig <[email protected]> > --- > Makefile.am | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Makefile.am b/Makefile.am > index 609d956..19cc1ed 100644 > --- a/Makefile.am > +++ b/Makefile.am > @@ -56,7 +56,7 @@ SHELL_ENV_INIT = autotools/shell-env-init > # architecture-dependent one (and hence has to go under $(versiondir)), add > a link > # under $(versionedsharedir) but do not change the external links. > if USE_VERSION_FULL > -DIRVERSION=VERSION_FULL > +DIRVERSION=$(VERSION_FULL) > else > DIRVERSION=$(VERSION_MAJOR).$(VERSION_MINOR) > endif > -- > 1.8.4 >
LGTM. Thanks, Jose -- Jose Antonio Lopes Ganeti Engineering Google Germany GmbH Dienerstr. 12, 80331, München Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschäftsführer: Graham Law, Christine Elizabeth Flores Steuernummer: 48/725/00206 Umsatzsteueridentifikationsnummer: DE813741370
