~morphis/phablet-extras/ofono-sms-status-report

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Tarmac
  • Author(s): Tony Espy
  • Date: 2013-04-11 01:00:53 UTC
  • mfrom: (27.1.8 ofono-raring)
  • Revision ID: tarmac-20130411010053-u5x1792w0e3r62l4
Re-based ofono/RILD code on new upstream version ofono-1.12-0ubuntu2b1 from Raring.
.

Approved by Ricardo Salveti, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
DEB_AUTO_CLEANUP_RCS := yes
3
3
 
4
4
include /usr/share/cdbs/1/class/autotools.mk
 
5
include /usr/share/cdbs/1/rules/autoreconf.mk
5
6
include /usr/share/cdbs/1/rules/debhelper.mk
6
 
#include /usr/share/cdbs/1/rules/simple-patchsys.mk
7
7
include /usr/share/cdbs/1/rules/utils.mk
8
8
 
9
9
DEB_DH_INSTALLINIT_ARGS := --no-restart-on-upgrade
10
10
 
11
11
common-binary-post-install-arch:: list-missing
12
12
 
13
 
DEB_CONFIGURE_EXTRA_FLAGS := --enable-bluetooth --enable-dundee
 
13
DEB_CONFIGURE_EXTRA_FLAGS := --disable-bluetooth --disable-dundee --disable-udev
14
14
 
15
15
include $(CURDIR)/debian/update-patches.mk