~ci-train-bot/libdbusmenu/libdbusmenu-ubuntu-zesty-2254

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: CI Train Bot
  • Author(s): Iain Lane
  • Date: 2015-04-09 17:35:57 UTC
  • mfrom: (473.1.4 libtool-and-gi)
  • Revision ID: ci-train-bot@canonical.com-20150409173557-5c64rd6r970ys6ov
Use the configure-generated libtool script instead of /usr/bin/libtool, which might not match what we have. Also use gi's typelibdir pkgconfig variable and install into this directory, now that gi supports multiarch.
Approved by: Ted Gould

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
LDFLAGS += -Wl,-z,defs -Wl,--as-needed
13
13
 
14
14
%:
15
 
        dh $@ --with autoreconf
 
15
        dh $@ --with autoreconf,gir
16
16
 
17
17
override_dh_autoreconf:
18
18
        NOCONFIGURE=1 dh_autoreconf ./autogen.sh