]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- script body for -p /sbin/ldconfig must be empty
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 5 Jun 2004 17:24:39 +0000 (17:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mysql.spec -> 1.213

mysql.spec

index 8fcc0ebaea6f00e8da86d17b4cbfb4973c9c6cc6..7922abfc4a9bfdc40eb45843c08241b01b2989d5 100644 (file)
@@ -479,8 +479,8 @@ fi
 %post   libs -p /sbin/ldconfig
 %postun libs -p /sbin/ldconfig
 
-# For clusters in /etc/mysql/clusters.conf
 %triggerpostun -- mysql <= 4.0.20-2
+# For clusters in /etc/mysql/clusters.conf
 if [ -f "/etc/sysconfig/mysql" ]; then
        . /etc/sysconfig/mysql
        if [ "$MYSQL_DB_CLUSTERS" ]; then
This page took 0.062105 seconds and 4 git commands to generate.