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

Vitaly Lipatov lav at etersoft.ru
Sat Jan 17 05:24:09 CST 2009


В сообщении от 16 января 2009 Detlef Riekenberg написал(a):
> 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

Wine 1.1.13 looks more correctly than wine-1.1.13, or not?

-- 
Vitaly Lipatov, ALT Linux Team
Russia, Saint-Petersburg, www.etersoft.ru



More information about the wine-devel mailing list