]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- typo
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 7 Sep 2014 05:42:42 +0000 (07:42 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 7 Sep 2014 05:42:42 +0000 (07:42 +0200)
mysql.spec

index 8f80e3d0f5fc43c2844695b6354d65bbc3dd752d..1072ce0e57f4c593e383923327e22c16a62f3836 100644 (file)
@@ -556,7 +556,7 @@ cd build
        -DINSTALL_LAYOUT=RPM \
        -DINSTALL_LIBDIR=%{_lib} \
        -DINSTALL_MYSQLTESTDIR_RPM="" \
-       -DINSTALL_PLUGINDIR=%{_lib/%{name}/plugin \
+       -DINSTALL_PLUGINDIR=%{_lib}/%{name}/plugin \
        -DINSTALL_SQLBENCHDIR=%{_datadir} \
        -DINSTALL_SUPPORTFILESDIR=share/%{_orgname}-support \
        -DINSTALL_MYSQLSHAREDIR=share/%{_orgname} \
This page took 0.102809 seconds and 4 git commands to generate.