~ubuntu-branches/ubuntu/intrepid/bibletime/intrepid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Ralph Janke
  • Date: 2008-05-10 15:18:16 UTC
  • mfrom: (1.1.6 upstream) (3.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080510151816-bqp8y1to705zd0fm
Tags: 1.6.5.1-1
* New upstream version (Closes: #441161, #271502)
* fixes for new autotools and gcc 4.3 (Closes: #407291)
* added poxml to Build-Depends
* No DFSG necessary anymore since biblestudy howto has 
  now Commons Licence 
* Added libclucene-dev to dev-depends (Closes: #436677)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
2
 
3
 
#DEB_AUTO_UPDATE_DEBIAN_CONTROL:=yes
4
 
 
5
 
DEB_TAR_SRCDIR := bibletime-1.6.4.dfsg
6
 
 
7
 
include /usr/share/cdbs/1/rules/tarball.mk
8
 
 
9
 
#include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
3
include /usr/share/cdbs/1/rules/debhelper.mk
 
4
include /usr/share/cdbs/1/class/autotools.mk
 
5
 
 
6
include /usr/share/cdbs/1/rules/simple-patchsys.mk
10
7
 
11
8
DEB_DH_INSTALL_SOURCEDIR := debian
12
9
include /usr/share/cdbs/1/rules/debhelper.mk
13
10
include /usr/share/cdbs/1/class/kde.mk
14
11
DEB_BUILDDIR = $(DEB_SRCDIR)
15
 
#include debian/kde.mk
16
 
DEB_CONFIGURE_EXTRA_FLAGS := --disable-howto
 
12
 
 
13
DEB_CONFIGURE_EXTRA_FLAGS := 
17
14
 
18
15
binary-install/bibletime::
19
16
        chmod 644 debian/bibletime/usr/share/apps/bibletime/pics/*
20
17
        chmod 644 debian/bibletime/usr/share/apps/bibletime/bibletimeui.rc
21
18
        chmod 644 debian/bibletime/usr/share/apps/bibletime/tips
22
 
        rm -f build-tree/bibletime-1.6.4.dfsg/pot/howto.pot