~ubuntu-branches/ubuntu/trusty/tagcoll2/trusty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Enrico Zini
  • Date: 2011-09-01 17:37:08 UTC
  • mfrom: (1.1.9 upstream) (2.1.4 sid)
  • Revision ID: package-import@ubuntu.com-20110901173708-gevgh3shk9i88crh
Tags: 2.0.13-1
* New upstream version
   - Urgency set to high as we fix a FTBFS that's blocking aptitude
   - Removed an unneeded 'mutable'. Closes: #624956

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
DEB_MAKE_CHECK_TARGET := check
7
7
DEB_CONFIGURE_EXTRA_FLAGS += --disable-shared --with-pic --disable-docs
8
 
CXXFLAGS := $(shell dpkg-buildflags --get CXXFLAGS) -fpermissive
9
 
export CXXFLAGS
10
8
 
11
9
# Store build information
12
10
common-binary-post-install-arch common-binary-post-install-indep::