summaryrefslogtreecommitdiff
path: root/support-files/rpm/shared-post.sh
diff options
context:
space:
mode:
authorSergei Golubchik <sergii@pisem.net>2012-05-25 19:18:29 +0200
committerSergei Golubchik <sergii@pisem.net>2012-05-25 19:18:29 +0200
commitbe0d1179a87298a6ffc02e55a12e8e3a38d1e3c8 (patch)
treee7adb09daa8cd8309833643491694d6e99499bf5 /support-files/rpm/shared-post.sh
parent01a364a0ca31e80a5946597b6fccd96ff2fa723a (diff)
downloadmariadb-git-be0d1179a87298a6ffc02e55a12e8e3a38d1e3c8.tar.gz
create a new MariaDB-common.rpm that contains files needed both by the client and the server.
use my.cnf includes to split one big my.cnf file in server and client parts. remove "Provides: mysql-libs" (doesn't help on CentOS 6)
Diffstat (limited to 'support-files/rpm/shared-post.sh')
-rw-r--r--support-files/rpm/shared-post.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/support-files/rpm/shared-post.sh b/support-files/rpm/shared-post.sh
new file mode 100644
index 00000000000..8b0c822426a
--- /dev/null
+++ b/support-files/rpm/shared-post.sh
@@ -0,0 +1 @@
+/sbin/ldconfig