File: rules

package info (click to toggle)
pymsnt 0.11.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 792 kB
  • ctags: 1,937
  • sloc: python: 9,410; sh: 90; xml: 17; makefile: 7
file content (11 lines) | stat: -rwxr-xr-x 291 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

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

binary-install/pymsnt::
	dh_pycentral -ppymsnt
	dh_python -ppymsnt

binary-post-install/pymsnt::
	mv ${DEB_DESTDIR}/etc/config-example.xml ${DEB_DESTDIR}/etc/pymsnt.conf.xml