mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 03:47:17 +02:00
Apply patch from bug#46834 to install the test suite in RPMs.
This commit is contained in:
parent
58903aecd3
commit
769d9f3803
4 changed files with 11 additions and 4 deletions
|
|
@ -13,7 +13,8 @@
|
|||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
testdir=$(prefix)/mysql-test/ndb
|
||||
testroot=$(prefix)
|
||||
testdir=$(testroot)/mysql-test/ndb
|
||||
|
||||
include $(top_srcdir)/storage/ndb/config/common.mk.am
|
||||
include $(top_srcdir)/storage/ndb/config/type_util.mk.am
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue