File: rules

package info (click to toggle)
m2crypto 0.21.1-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,416 kB
  • sloc: python: 19,564; makefile: 21; ansic: 18; sh: 17
file content (16 lines) | stat: -rwxr-xr-x 417 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f

DEB_DH_BUILDDEB_ARGS = -- -Z xz

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

# See http://bugs.debian.org/637750
#
#ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
#build/python-m2crypto::
#	python setup.py test
#endif

clean::
	rm -f M2Crypto/__m2crypto.so SWIG/_m2crypto.py SWIG/_m2crypto_wrap.c tests/randpool.dat tests/sig.p7 tests/sig.p7s