~renatofilho/qtorganizer5-eds/fix-1240505

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Renato Araujo Oliveira Filho
  • Date: 2013-08-16 02:29:44 UTC
  • mfrom: (5.2.1 trunk)
  • Revision ID: renato.filho@canonical.com-20130816022944-ticbanxy33cry42e
MergedĀ mainline.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
2
# -*- makefile -*-
3
3
 
4
 
# Uncomment this to turn on verbose mode.
5
 
#export DH_VERBOSE=1
6
 
 
7
4
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
8
5
 
9
6
export DPKG_GENSYMBOLS_CHECK_LEVEL=4
10
7
 
11
8
%:
12
 
        dh $@ --parallel
 
9
        dh $@ --parallel --fail-missing
13
10
 
14
11
override_dh_auto_configure:
15
12
        dh_auto_configure -- -DCMAKE_INSTALL_LIBEXECDIR=/usr/lib/$(DEB_HOST_MULTIARCH)/address-book-service
16
 
 
17
 
override_dh_install:
18
 
        dh_install --fail-missing