[MDEV-3809] Change Debian packaging to use CPack instead of bakery Created: 2012-10-12 Updated: 2015-11-10 |
|
| Status: | Stalled |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Rasmus Johansson (Inactive) | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 2 |
| Labels: | packaging | ||
| Issue Links: |
|
||||||||||||||||||||||||||||||||||||
| Description |
|
MariaDB Debian packaging is currently based on bakery. Change the packaging scripts to use cpack instead. |
| Comments |
| Comment by andrey kuznetsov (Inactive) [ 2015-03-18 ] |
|
Some values in pre/post install/uninstall debian scripts are hard-coded like that: PLUGINS_DIR="/usr/lib/mysql/plugin" |