~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-14 21:23:01 UTC
  • Revision ID: renato.filho@canonical.com-20130814212301-cmqs3nv48cvzy9qq
Initial commit.

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
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
8
 
 
9
export DPKG_GENSYMBOLS_CHECK_LEVEL=4
 
10
 
 
11
%:
 
12
        dh $@ --parallel
 
13
 
 
14
override_dh_auto_configure:
 
15
        dh_auto_configure -- -DCMAKE_INSTALL_LIBEXECDIR=/usr/lib/$(DEB_HOST_MULTIARCH)/address-book-service
 
16
 
 
17
override_dh_install:
 
18
        dh_install --fail-missing