~ubuntu-branches/ubuntu/trusty/vdpau-video/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Stéphane Graber
  • Date: 2012-03-29 19:13:50 UTC
  • Revision ID: stgraber@ubuntu.com-20120329191350-f6ci5y4po3iiei2a
Fix debian/rules to work with multi-arch

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
override_dh_auto_install:
11
11
        dh_testdir
12
12
        dh_auto_install
13
 
        rm $(CURDIR)/debian/vdpau-va-driver/usr/lib/dri/*.la
 
13
        rm $(CURDIR)/debian/vdpau-va-driver/usr/lib/*/dri/*.la
14
14
 
15
15
get-orig-source:
16
16
        $(dir $_)vdpau-video-get-orig-source