mariadb/debian/libmariadbclient18.postinst
2014-03-14 17:52:55 -04:00

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