mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
12 lines
156 B
Bash
12 lines
156 B
Bash
#!/bin/bash -e
|
|
|
|
# dh_installdeb will replace this with shell code automatically
|
|
# generated by other debhelper scripts.
|
|
|
|
#DEBHELPER#
|
|
|
|
exit 0
|
|
|
|
# vim: ts=4
|
|
|
|
|