~cyphermox/network-manager-applet/misc-fixes

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Mathieu Trudel-Lapierre
  • Date: 2011-05-27 19:25:02 UTC
  • Revision ID: mathieu-tl@ubuntu.com-20110527192502-dd98de8ttxijyn0v
* debian/rules, debian/patches/series: pass --libexecdir to configure, which
  now renders the patch 20_use_full_vpn_dialog_service_name_path.patch
  unnecessary, so we're dropping it.
* debian/patches/20_use_full_vpn_dialog_service_name_path.patch: dropped,
  see above.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
override_dh_auto_configure:
26
26
        dh_auto_configure -- \
 
27
                --libexecdir=/usr/lib/NetworkManager \
27
28
                --enable-indicator
28
29
 
29
30
override_dh_autoreconf_clean: