File: rules

package info (click to toggle)
python-django-gravatar2 1.4.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 200 kB
  • sloc: python: 421; makefile: 6; sh: 6
file content (12 lines) | stat: -rwxr-xr-x 253 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk

export PYBUILD_NAME=django-gravatar2

%:
	dh $@ --buildsystem=pybuild

# Some tests require an internet access, which is not wanted at build time.
override_dh_auto_test: