~ubuntu-branches/ubuntu/saucy/libxml2/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Aron Xu, Daniel Veillard
  • Date: 2012-07-19 17:11:09 UTC
  • mfrom: (43.1.11 sid)
  • Revision ID: package-import@ubuntu.com-20120719171109-ehl65767otr4mdwj
Tags: 2.8.0+dfsg1-5
[ Daniel Veillard ]
* Fix parser local buffers size problems
* Fix entities local buffers size problems
CVE-2012-2807, Closes: #679280.

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
        dh_auto_clean
57
57
 
58
58
override_dh_auto_install: $(TARGETS:%=doinstall-%)
59
 
        sed -i "/dependency_libs/ s/'.*'/''/" \
60
 
                debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/libxml2.la
 
59
        find debian/ -name *.la -delete
61
60
 
62
61
doinstall-main:
63
62
        dh_auto_install --builddirectory=builddir/main