~ubuntu-branches/ubuntu/vivid/youker-assistant/vivid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Aron Xu
  • Date: 2013-08-29 00:09:37 UTC
  • Revision ID: package-import@ubuntu.com-20130829000937-y83bt3qdqutxxja8
Tags: 0.1.5-0ubuntu1
Initial release (LP: #1213998).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
# -*- makefile -*-
 
3
 
 
4
# Uncomment this to turn on verbose mode.
 
5
#export DH_VERBOSE=1
 
6
 
 
7
override_dh_auto_configure:
 
8
        QT_SELECT=qt4 dh_auto_configure \
 
9
                -- "QMAKE_CXXFLAGS=$(CFLAGS)" \
 
10
                youker-assistant.pro
 
11
 
 
12
%:
 
13
        dh $@ --with python2,translations --fail-missing --parallel