File: rules

package info (click to toggle)
aff4 0.24.post1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,516 kB
  • sloc: sh: 11,655; cpp: 5,438; python: 2,834; makefile: 91
file content (18 lines) | stat: -rwxr-xr-x 464 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/usr/bin/make -f

export PYBUILD_NAME := aff4
export PYBUILD_TEST_NOSE := 1

%:
	dh $@  --with autoreconf,python2 --parallel

override_dh_auto_clean \
override_dh_auto_configure \
override_dh_auto_build \
override_dh_auto_test \
override_dh_auto_install:
	$(patsubst override_%,%,$@) --buildsystem=autoconf
	$(patsubst override_%,%,$@) --sourcedirectory=pyaff4 --buildsystem=pybuild

override_dh_install:
	dh_install --fail-missing -XREADME.md -X.la -Xaff4-test