File: rules

package info (click to toggle)
driconf 0.9.1-2
  • links: PTS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 456 kB
  • ctags: 270
  • sloc: python: 2,804; makefile: 35
file content (14 lines) | stat: -rwxr-xr-x 360 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

DEB_DH_INSTALLCHANGELOGS_ARGS=CHANGELOG

include /usr/share/cdbs/1/rules/debhelper.mk

DEB_PYTHON_SYSTEM=pysupport

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

DEB_PYTHON_PRIVATE_MODULES_DIRS=debian/driconf/usr/share/python-support/driconf

$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
	dh_desktop -pdriconf