[go: up one dir, main page]

File: rules

package info (click to toggle)
timer-applet 2.0.1-3.1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 1,216 kB
  • ctags: 251
  • sloc: sh: 3,467; python: 1,403; xml: 111; makefile: 98
file content (13 lines) | stat: -rwxr-xr-x 283 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

DEB_PYTHON_SYSTEM := pycentral

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/class/gnome.mk


binary-install/timer-applet::
	find . -name '*.pyc' -o -name '*.pyo' | xargs rm -f
	dh_pycentral