This is an automated email from the git hooks/post-receive script. luisibanez-guest pushed a commit to branch master in repository vista.
commit 991bcd66e58213eb4b6351bec8dda4479a6b6057 Author: Luis Ibanez <[email protected]> Date: Sat Jan 25 19:52:19 2014 -0500 Removed PWD, following lintian warning. PWD must not be used in rules file. --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index 0efe536..e0697e3 100755 --- a/debian/rules +++ b/debian/rules @@ -77,7 +77,6 @@ override_dh_auto_configure: cp -r debian/deploy $(VISTAINSTANCEDIR) (export gtmgbldir=$(VISTA_GTM_DATABASE); export gtmroutines=$(VISTA_GTM_ROUTINES); export gtm_dist=$(GTM_INSTALL_DIR); \ cd $(VISTA_TESTING_BINARY_DIR) && \ -echo ${PWD} && \ cmake $(VISTA_TESTING_SOURCE_DIR) \ -DCMAKE_INSTALL_PREFIX:PATH=/usr \ -DGTM_INSTALL_DIR=$(GTM_INSTALL_DIR) \ -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/vista.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
