Removed test stuff from MySQL + add to releases
svn path=/nixpkgs/trunk/; revision=28149
This commit is contained in:
@@ -18,6 +18,7 @@ stdenv.mkDerivation {
|
||||
|
||||
postInstall = ''
|
||||
sed -i -e "s|basedir=\"\"|basedir=\"$out\"|" $out/bin/mysql_install_db
|
||||
rm -rf $out/mysql-test $out/sql-bench
|
||||
'';
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user