File: rules

package info (click to toggle)
gnome-phone-manager 0.69-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 3,392 kB
  • ctags: 1,036
  • sloc: sh: 11,194; ansic: 6,581; xml: 314; makefile: 234
file content (13 lines) | stat: -rwxr-xr-x 441 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
  
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/autoreconf.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/class/gnome.mk

DEB_CONFIGURE_EXTRA_FLAGS := --enable-telepathy --enable-compile-warnings=no \
				--disable-bluetooth-plugin

common-install-arch::
	rm `find $(CURDIR) -name '*.la'`
#	chrpath --delete debian/gnome-phone-manager/usr/bin/gnome-phone-manager