~ubuntu-branches/ubuntu/saucy/listaller/saucy

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Matthias Klumpp
  • Date: 2012-04-18 18:42:46 UTC
  • Revision ID: package-import@ubuntu.com-20120418184246-lwq6i48qq5qjzsqe
Tags: 0.5.4-1
Initial release (Closes: #669088)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
# -*- makefile -*-
 
3
#export DH_VERBOSE=1
 
4
 
 
5
LI_CONFIGURE_ARGS = -DTOOLS=ON \
 
6
                    -DAPBUILD=ON
 
7
 
 
8
 
 
9
%:
 
10
        dh $@
 
11
 
 
12
override_dh_auto_configure:
 
13
        dh_auto_configure -- $(LI_CONFIGURE_ARGS)
 
14
 
 
15
override_dh_install:
 
16
        dh_install --list-missing