File: rules

package info (click to toggle)
python-netfilter 0.6.4-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 180 kB
  • ctags: 139
  • sloc: python: 801; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 208 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# -*- makefile -*-

export PYBUILD_DESTDIR_python2=debian/python-netfilter/
export PYBUILD_DESTDIR_python3=debian/python3-netfilter/

%:
	dh $@ --with python2,python3 --buildsystem=pybuild