Bug#499726: [Build-common-hackers] Bug#499726: install:: rule not called between cdbs install and binary rules

2008-09-21 Thread Peter Eisentraut
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

Bug#499726: install:: rule not called between cdbs install and binary rules

2008-09-21 Thread Jack Bates
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