~oif-team/geis/trunk

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Stephen M. Webb
  • Date: 2010-08-11 15:59:08 UTC
  • mto: (46.6.1 packaging) (294.1.1 geis)
  • mto: This revision was merged to the branch mainline in revision 295.
  • Revision ID: stephen.webb@canonical.com-20100811155908-wjoerxurrul814yj
added debian packaging

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
 
 
3
# Uncomment this to turn on verbose mode.
 
4
#export DH_VERBOSE=1
 
5
 
 
6
%:
 
7
        dh $@ 
 
8
 
 
9
override_dh_auto_build:
 
10
        dh_auto_build
 
11
        make doc-html
 
12
 
 
13
override_dh_strip:
 
14
        dh_strip --dbg-package=libgeis1-dbg