~mterry/podbird/theme-colors

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Michael Sheldon
  • Date: 2015-04-19 23:37:08 UTC
  • Revision ID: michael.sheldon@canonical.com-20150419233708-dhmn2nl4jrq4xijq
Add debian packaging

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
# -*- makefile -*-
 
3
export DPKG_GENSYMBOLS_CHECK_LEVEL=4
 
4
export DESKTOP_BUILD=1
 
5
 
 
6
# Uncomment this to turn on verbose mode.
 
7
#export DH_VERBOSE=1
 
8
 
 
9
%:
 
10
        dh $@ --parallel --fail-missing --with translations
 
11
 
 
12
override_dh_translations:
 
13
        # Override dh_translations to work around http://pad.lv/1183262.
 
14
        # Unfortunately, the default build directory is not exposed
 
15
        # (see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601774).
 
16
        $(MAKE) -C obj-$(DEB_HOST_GNU_TYPE) com.mikeasoft.podbird.pot