Jack Bates wrote:
- so I added the custom install:: rule to move this script, after the cdbs
install rule and before the cdbs binary rule:
install::
mv -i $(DEB_DESTDIR)/usr/bin/scripts/phpcs-svn-pre-commit
$(DEB_DESTDIR)/usr/share/subversion/hook-scripts/phpcs
Unfortunately, the insta
Package: cdbs
Version: 0.4.52
Severity: normal
Here is the minimal debian/rules from the php-codesniffer package, which I
maintain: http://cgi.sfu.ca/~jdbates/tmp/debian/200809030/rules
The latest release of this package installs a script in
usr/bin/scripts/phpcs-svn-pre-commit, which I need to m
2 matches
Mail list logo