File: rules

package info (click to toggle)
python-isal 1.7.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,796 kB
  • sloc: python: 3,190; ansic: 2,952; makefile: 17
file content (12 lines) | stat: -rwxr-xr-x 450 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#! /usr/bin/make -f

export PYTHON_ISAL_LINK_DYNAMIC=1

export PYBUILD_TEST_ARGS=-k 'not test_compress_fast_best_are_exclusive \
                         and not test_compress_infile_outfile \
                         and not test_compress_infile_outfile_default \
                         and not test_decompress_cannot_have_flags_compression \
                         and not test_decompress_infile_outfile_error'

%:
	dh $@ --buildsystem=pybuild