You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
php-pear-PHP-CodeSniffer/PHP_CodeSniffer-role.patch

11 lines
470 B

--- package.xml.old 2014-12-05 12:39:59.000000000 +0100
+++ package.xml 2014-12-05 12:40:45.000000000 +0100
@@ -1949,6 +1949,7 @@
<filelist>
<install as="phpcs" name="scripts/phpcs" />
<install as="phpcbf" name="scripts/phpcbf" />
+ <install as="phpcs-svn-pre-commit" name="scripts/phpcs-svn-pre-commit" />
<install as="README" name="README.md" />
<install as="CONTRIBUTING" name="CONTRIBUTING.md" />
<install as="LICENCE" name="licence.txt" />