~ubuntu-branches/ubuntu/vivid/gtk-vnc/vivid-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-12-22 14:01:58 UTC
  • Revision ID: package-import@ubuntu.com-20131222140158-f0u3e2ua7k2yddmr
Tags: 0.5.3-0ubuntu2
Build using dh-autoreconf.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /usr/bin/make -f
2
2
 
3
3
%:
4
 
        dh $@ --with python2,translations
 
4
        dh $@ --with python2,translations,autoreconf
5
5
 
6
6
override_dh_auto_configure:
7
7
        dh_auto_configure -B build/gtk2 -- --with-gtk=2.0 \