1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-01 06:46:55 +03:00

more name changes

This commit is contained in:
david hill
2016-05-12 14:52:37 -05:00
parent 5c0fac40dd
commit a6ed16dcd9
2 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@ fi
. ./build/releasenum
# make the install package
buildroot=$HOME/rpm/BUILD/columnstore-$version-$release
buildroot=$HOME/rpm/BUILD/mariadb-columnstore-$version-$release
rm -rf $buildroot
mkdir -p $buildroot

View File

@ -2,7 +2,7 @@
# $Id$
#
Summary: MariaDB-Columnstore software
Name: columnstore
Name: mariadb-columnstore
@@VERSION@@
@@RELEASE@@
Vendor: MariaDB, Inc.