~sil2100/network-manager-applet/merge_1.0.10

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Łukasz 'sil2100' Zemczak
  • Date: 2016-01-07 11:50:02 UTC
  • Revision ID: lukasz.zemczak@canonical.com-20160107115002-g0s71y2o6z03wx6b
Merge 1.0.10 from Debian, include mitya57's change for drop of an unused patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
%:
8
8
        dh $@ --with autoreconf,translations,gir
9
9
 
 
10
override_dh_autoreconf:
 
11
        dh_autoreconf --as-needed
 
12
 
10
13
override_dh_auto_configure:
11
14
        dh_auto_configure -- \
12
15
                --libexecdir=/usr/lib/NetworkManager \