~alecu/unity-lens-music/rework-credentials-check

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Michael Terry
  • Date: 2012-11-06 17:01:41 UTC
  • mfrom: (6.1.91 ubuntu)
  • mto: This revision was merged to the branch mainline in revision 116.
  • Revision ID: michael.terry@canonical.com-20121106170141-zpvcw52c5wopmv5v
move debian/ packaging inline

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
%:
 
8
        dh $@ --with translations,autoreconf
 
9
 
 
10
override_dh_autoreconf:
 
11
        NOCONFIGURE=1 dh_autoreconf ./autogen.sh
 
12
 
 
13
override_dh_auto_build:
 
14
        # TOREMOVE
 
15
        touch tests/test_rhythmbox_parser_vala.stamp
 
16
        dh_auto_build