https://bugzilla.wikimedia.org/show_bug.cgi?id=47203
--- Comment #9 from Sam Reed (reedy) <[email protected]> --- (In reply to comment #8) > Is building texvc something Reedy has automated somewhere? > > https://bugzilla.wikimedia.org/show_bug.cgi?id=49442 > https://bugzilla.wikimedia.org/show_bug.cgi?id=48991 No. It was previously part of the normal scap process till Aaron removed it for being relatively slow. The code changes so infrequently, so in most cases, doing it once after initial deployment should be enough. The script I use is scap-recompile, and through dsh run it on all the apaches. dsh -F25 -cM -g mediawiki-installation -o -oSetupTimeout=10 'sudo -u mwdeploy /usr/bin/scap-recompile' bug 45076 is a request to package it and distribute it, so we wouldn't need to create a version per mediawiki deployment -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
