~ubuntu-branches/ubuntu/karmic/piklab/karmic

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Wenning
  • Date: 2009-03-28 09:50:00 UTC
  • Revision ID: james.westby@ubuntu.com-20090328095000-4e2g9uxc02hphyrn
Tags: 0.15.4-1ubuntu1
* Remove aRts support. (LP: #320915)
  - debian/rules: Add --without-arts to ./configure line.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
                --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
35
35
                --prefix=/usr \
36
36
                --mandir=\$${prefix}/share/man \
37
 
                --infodir=\$${prefix}/share/info
 
37
                --infodir=\$${prefix}/share/info \
 
38
                --without-arts
38
39
        touch $@
39
40
 
40
41
build: build-stamp