1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-30 19:23:07 +03:00

CMake/CPack building debian packages

This commit is contained in:
Ben Thompson
2016-12-07 10:45:29 -06:00
parent 7a8322dc28
commit 80474d7a42
8 changed files with 116 additions and 2 deletions

View File

@ -0,0 +1,8 @@
#!/bin/bash -e
rpmmode=install
prefix=/usr/local
echo "MariaDB ColumnStore install completed"
exit 0

View File

@ -0,0 +1,4 @@
#!/bin/bash -e
exit 0