File: rules

package info (click to toggle)
deskbar-applet 2.14.2-4.2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 4,336 kB
  • ctags: 1,086
  • sloc: sh: 8,907; python: 5,258; ansic: 1,512; makefile: 274; xml: 9
file content (16 lines) | stat: -rwxr-xr-x 561 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#! /usr/bin/make -f
# -*- makefile -*-

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

# The --datadir option is required. If it is not manually set, the file
# deskbar/defs.py contains the line
#   DATADIR = "${prefix}/share"
# which obviously won't work in Python code. See also bug #378080.
DEB_CONFIGURE_EXTRA_FLAGS := --datadir=/usr/share

# New python policy
binary-install/deskbar-applet::
	dh_pycentral -pdeskbar-applet handlers /usr/lib/deskbar-applet/handlers