~ubuntu-branches/ubuntu/trusty/python-axiom/trusty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Debian Python Modules Team, Sandro Tosi, Vincent Bernat
  • Date: 2010-01-13 20:38:50 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20100113203850-v552yecly7l65dtd
Tags: 0.6.0-1
[ Sandro Tosi ]
* debian/rules
  - don't FTBFS when removing not-existing dirs; thanks to Lucas Nussbaum for
    the report; Closes: #560565

[ Vincent Bernat ]
* New upstream release.
* debian/control
  - don't use obsolete "<" for Conflicts field; use "<<" instead. Closes: #557926.
  - bump Standards-Version

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
PKGDIR=debian/python-axiom/
7
7
 
8
8
install/python-axiom::
9
 
        rm -r $(PKGDIR)/usr/lib/python*/site-packages/build
 
9
        rm -rf $(PKGDIR)/usr/lib/python*/site-packages/build
10
10
        rm -rf $(PKGDIR)/usr/lib/python*/site-packages/axiom/examples
11
11
ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
12
12
        $(call cdbs_python_binary,python$(cdbs_python_compile_version)) debian/runtrial.py $(PKGDIR) axiom