~ubuntu-branches/ubuntu/quantal/gst-plugins-bad-multiverse0.10/quantal

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-01-16 16:58:31 UTC
  • Revision ID: james.westby@ubuntu.com-20070116165831-356dx77khq484d7i
Tags: 0.10.4-3
* debian/build-deps.in:
  - Build-Depends on gstreamer-tools (>= 0.10.11cvs20070110)
* debian/rules:
  - call dh_gstscancodecs

Show diffs side-by-side

added added

removed removed

Lines of Context:
117
117
        --with-package-origin="https://launchpad.net/distros/ubuntu/+source/gst-plugins-bad-multiverse$(gst_abi)" \
118
118
        --enable-gtk-doc
119
119
 
 
120
common-binary-fixup-arch::
 
121
        dh_gstscancodecs
 
122
 
120
123
clean::
121
124
        # get rid of the sym links
122
125
        for i in $(PLUGINS); do \