summaryrefslogtreecommitdiff
path: root/debian/libndbclientNLIB.postinst.in
diff options
context:
space:
mode:
authortsmith@siva.hindu.god <>2007-04-18 14:50:32 -0600
committertsmith@siva.hindu.god <>2007-04-18 14:50:32 -0600
commit39496731a20accc694260ff5d156b49914b5c24d (patch)
tree58740e92430fa18bd25f051d28dea0f953b33fca /debian/libndbclientNLIB.postinst.in
parent82e4afb89f958eb86a991ff8194e28c38fec3df5 (diff)
parent587cc24f7142bb641b60f2bcde17e0bc7c1597c3 (diff)
downloadmariadb-git-39496731a20accc694260ff5d156b49914b5c24d.tar.gz
Merge siva.hindu.god:/home/tsmith/m/bk/50
into siva.hindu.god:/home/tsmith/m/bk/maint/50
Diffstat (limited to 'debian/libndbclientNLIB.postinst.in')
-rw-r--r--debian/libndbclientNLIB.postinst.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/libndbclientNLIB.postinst.in b/debian/libndbclientNLIB.postinst.in
new file mode 100644
index 00000000000..29d3b86f978
--- /dev/null
+++ b/debian/libndbclientNLIB.postinst.in
@@ -0,0 +1,12 @@
+#!/bin/bash -e
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0
+
+# vim: ts=4
+
+