libs/wine/Makefile.in: replace `wine` with @PACKAGE_NAME@

Detlef Riekenberg wine.dev at web.de
Fri Jan 16 14:08:31 CST 2009


On Fr, 2009-01-16 at 20:51 +0300, Vitaly Lipatov wrote:
> -       version=`(GIT_DIR=$(TOPSRCDIR)/.git git describe HEAD
> 2>/dev/null || echo "wine- at PACKAGE_VERSION@") | sed -n -e '$$s/\(.*
> \)/const char wine_build[] = "\1";/p'` && (echo $$version | cmp -s -
> $@) || echo $$version >$@ || ($(RM) $@ && exit 1)
> +       version=`(GIT_DIR=$(TOPSRCDIR)/.git git describe HEAD
> 2>/dev/null || echo "@PACKAGE_NAME@ @PACKAGE_VERSION@") 

Your patch change also the minus to a space


-- 
 
By by ... Detlef





More information about the wine-devel mailing list