~ubuntu-branches/ubuntu/trusty/cctools/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Michael Hanke
  • Date: 2012-06-30 11:35:24 UTC
  • mfrom: (9.1.5 sid)
  • Revision ID: package-import@ubuntu.com-20120630113524-2hfkyd2z7dm0v4fj
Tags: 3.5.1-2
Apply upstream patch to address parrot_run stalling on Debian wheezy and
later (Closes: #678417).

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
                --with-mpi-path /usr --with-fuse-path /usr --with-zlib-path /usr \
15
15
                --with-python-path /usr
16
16
 
 
17
override_dh_auto_test:
 
18
        # disable the tests for now on upstream's request. they will be reenabled
 
19
        # once the test suite can properly deal with the buildd environment
 
20
 
17
21
override_dh_auto_install:
18
22
        dh_auto_install -- CCTOOLS_INSTALL_DIR=$(CURDIR)/debian/tmp
19
23
        # make extensions for other supported python versions