~registry/athena-file-manager/debian-packaging

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Ikey Doherty
  • Date: 2013-01-24 13:18:43 UTC
  • Revision ID: git-v1:958b0acfe50e14b80feda93511ee70ffb995b00c
Track Debian packaging in this branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
 
 
3
include /usr/share/cdbs/1/rules/autoreconf.mk
 
4
include /usr/share/cdbs/1/rules/debhelper.mk
 
5
include /usr/share/cdbs/1/rules/utils.mk
 
6
include /usr/share/cdbs/1/class/gnome.mk
 
7
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 
8
include /usr/share/gnome-pkg-tools/1/rules/gnome-version.mk
 
9
include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
10
 
 
11
DEB_CONFIGURE_EXTRA_FLAGS += --libexecdir=/usr/lib/athena \
 
12
                             --disable-update-mimedb \
 
13
                             --disable-packagekit \
 
14
                             --enable-introspection \
 
15
                             --enable-tracker=yes
 
16
LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
17
DEB_DH_MAKESHLIBS_ARGS_libathena-extension1a += -V 'libathena-extension1a (>= 1.0)'
 
18
DEB_DH_MAKESHLIBS_ARGS_athena += -Xusr/lib/athena/extensions-3.0/
 
19
 
 
20
common-binary-post-install-arch:: list-missing