Déplacé script de configuration MySQL du stage5 vers stage3. Le script de configurati...
[hvlinux.git] / stage3 / pkg / mysql
index aef7651..47163bb 100644 (file)
@@ -52,4 +52,7 @@ hvbuild_post()
 
     # Addition to /etc/ld.so.conf
     string_add "/usr/lib/mysql" /etc/ld.so.conf
+
+    # Install Hv configuration script
+    install -m644 ${SCRDIR}/misc/hv-config-mysql /usr/local/bin
 }