Difference between revisions of "Talk:IntraACL/c000231"

From Wiki4Intranet
Jump to: navigation, search
(New comment by Kghbln: Heiya, the command indicating how to patch should be synced with the extension's README <pre> cd YOUR_WIKI_INSTALLATION_DIR patch -p1 < extensions/IntraACL/patches/IntraACL-M...)
 
(No difference)

Latest revision as of 15:12, 13 December 2013

Heiya,

the command indicating how to patch should be synced with the extension's README

cd YOUR_WIKI_INSTALLATION_DIR
patch -p1 < extensions/IntraACL/patches/IntraACL-MediaWiki-<YOUR_VERSION>.diff

using patch -p0 ... does not work

Cheers