mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 21:50:12 +01:00
build: Use PACKAGE_VERSION from autoconf
Both variables had the same value. Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
parent
c0f7ccc136
commit
8bc788ea9e
2 changed files with 0 additions and 2 deletions
|
|
@ -36,7 +36,6 @@ check-local:
|
|||
|
||||
# Rules for making release tarballs
|
||||
|
||||
PACKAGE_VERSION=9.2.0-devel
|
||||
PACKAGE_DIR = Mesa-$(PACKAGE_VERSION)
|
||||
PACKAGE_NAME = MesaLib-$(PACKAGE_VERSION)
|
||||
|
||||
|
|
|
|||
|
|
@ -196,7 +196,6 @@ branch is relevant.
|
|||
<h3>Verify and update version info</h3>
|
||||
|
||||
<dl>
|
||||
<dt>Makefile.am</dt>
|
||||
<dt>SConstruct</dt>
|
||||
<dt>Android.common.mk</dt>
|
||||
<dd>PACKAGE_VERSION</dd>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue