Fix from stable branch.
This commit is contained in:
@@ -339,8 +339,8 @@ EOF
|
||||
if ($no_static_engine)
|
||||
{
|
||||
$extra_install .= <<"EOF"
|
||||
\$(MKDIR) \$(INSTALLTOP)${o}engines
|
||||
\$(CP) \$(E_SHLIB) \$(INSTALLTOP)${o}engines
|
||||
\$(MKDIR) \$(INSTALLTOP)${o}lib${o}engines
|
||||
\$(CP) \$(E_SHLIB) \$(INSTALLTOP)${o}lib${o}engines
|
||||
EOF
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user