commit: 964ef5865eae27b5465ad1cd0783198c4c4868e8
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 16 18:55:52 2025 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Tue Dec 16 18:56:02 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=964ef586
www-apps/mediawiki: updated postupgrade file
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
www-apps/mediawiki/files/postupgrade-1.16-en.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-apps/mediawiki/files/postupgrade-1.16-en.txt
b/www-apps/mediawiki/files/postupgrade-1.16-en.txt
index 0840f97fbf17..8879b2961084 100644
--- a/www-apps/mediawiki/files/postupgrade-1.16-en.txt
+++ b/www-apps/mediawiki/files/postupgrade-1.16-en.txt
@@ -18,7 +18,7 @@ installer. To run command-line maintenance script, change to
the maintenance
directory and execute the update script:
$ cd ${MY_INSTALLDIR}/maintenance
-$ php update.php
+$ php run.php update.php
MediaWiki will inspect the existing schema and update it to work with the new
code, adding tables and columns as needed.