~ubuntu-branches/debian/sid/gcc-4.4/sid

« back to all changes in this revision

Viewing changes to debian/rules.d/binary-java.mk

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2011-06-11 21:10:12 UTC
  • Revision ID: james.westby@ubuntu.com-20110611211012-5mil9506mqtiplyl
Tags: 4.4.6-5
* Update to SVN 20110611 from the gcc-4_4-branch (r174958).
* Extend multiarch support for mips/mipsel.

Show diffs side-by-side

added added

removed removed

Lines of Context:
517
517
                -p$(p_jrehl) -p$(p_jlib) -p$(p_jlibx) $(peer_pkgs) \
518
518
                -- -v$(DEB_VERSION) $(common_substvars)
519
519
 
 
520
        mkdir -p $(d_jlib)/usr/share/lintian/overrides
 
521
        cp -p debian/$(p_jlib).overrides \
 
522
                $(d_jlib)/usr/share/lintian/overrides/$(p_jlib)
520
523
        mkdir -p $(d_jlibx)/usr/share/lintian/overrides
521
524
        cp -p debian/$(p_jlibx).overrides \
522
525
                $(d_jlibx)/usr/share/lintian/overrides/$(p_jlibx)