~ubuntu-branches/ubuntu/utopic/json-glib/utopic-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Rob Bradford
  • Date: 2008-06-09 11:56:12 UTC
  • Revision ID: james.westby@ubuntu.com-20080609115612-imbni3ol2d15rtwu
Tags: 0.6.2-2
Change binary package name for main library binary package to more closely
represent soname.

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/debhelper.mk
 
4
include /usr/share/cdbs/1/class/autotools.mk
 
5
include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
6
include /usr/share/cdbs/1/rules/utils.mk
 
7
 
 
8
DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,-O1 -Wl,--as-needed"
 
9
DEB_COMPRESS_EXCLUDE = .c
 
10
DEB_CONFIGURE_EXTRA_FLAGS := --enable-gtk-doc
 
11
 
 
12
common-binary-predeb-arch:: list-missing