File: rules

package info (click to toggle)
obmenu 1.0-1
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 240 kB
  • ctags: 156
  • sloc: python: 1,382; sh: 118; makefile: 8
file content (14 lines) | stat: -rwxr-xr-x 276 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f
# -*- makefile -*-

DEB_PYTHON_SYSTEM=pysupport

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/python-distutils.mk
include /usr/share/cdbs/1/rules/dpatch.mk

install/obmenu::
	dh_installman debian/man/*

clean::
	rm -rf build