File: rules

package info (click to toggle)
rhythmbox 0.8.8-13
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 10,004 kB
  • ctags: 4,769
  • sloc: ansic: 44,295; sh: 8,373; xml: 3,595; makefile: 687
file content (24 lines) | stat: -rwxr-xr-x 613 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2003 Colin Walters <walters@verbum.org>

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/class/gnome.mk

include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk

DEB_INSTALL_MANPAGES_rhythmbox := debian/rhythmbox.1

# pass these to the ./configure script
DEB_CONFIGURE_EXTRA_FLAGS := --enable-ipod

# work around #204975 until debhelper is fixed
DEB_DH_MAKESHLIBS_ARGS_rhythmbox := -n

clean::
	rm -f help/C/authors.xml

binary-install/rhythmbox::
	dh_installmime