File: rules

package info (click to toggle)
python-aiml 0.8.6-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch, wheezy
  • size: 232 kB
  • ctags: 152
  • sloc: python: 1,301; makefile: 9
file content (15 lines) | stat: -rwxr-xr-x 384 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

DEB_BUILDDIR = build
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/python-distutils.mk
include /usr/share/cdbs/1/rules/utils.mk

# Avoid unneeded build-dependency on python-dev
CDBS_BUILD_DEPENDS_class_python-distutils_python =

clean::
	rm -rf build
install/python-aiml::
	rm debian/python-aiml/usr/share/pyshared/aiml/COPYING.txt