~bregma/libgrip/lp-1468786

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Tarmac
  • Author(s): Stephen M. Webb
  • Date: 2014-01-07 19:09:11 UTC
  • mfrom: (86.2.4 trusty-packaging-tweaks)
  • Revision ID: tarmac-20140107190911-v5d09bzyy4uv0h6i
fix some Lintian packaging complaints.

Approved by PS Jenkins bot, Brandon Schaefer.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
2
 
3
 
LDFLAGS += -Wl,-O1 -Wl,--as-needed
4
 
 
5
 
export DPKG_GENSYMBOLS_CHECK_LEVEL = 4
6
 
 
7
3
%:
8
4
        dh $@ --with python2,autoreconf
9
5
 
11
7
        NOCONFIGURE=1 dh_autoreconf ./autogen.sh
12
8
 
13
9
override_dh_auto_configure:
14
 
        dh_auto_configure -- \
15
 
                --enable-gtk-doc
 
10
        dh_auto_configure -- --enable-gtk-doc --disable-silent-rules
16
11
 
17
12
override_dh_install:
18
13
        dh_install --fail-missing -X.a -X.la -X.pyc -X.pyo