File: rules

package info (click to toggle)
scapy 2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 2,344 kB
  • ctags: 3,999
  • sloc: python: 20,293; makefile: 63; sh: 11
file content (17 lines) | stat: -rwxr-xr-x 352 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/make -f

#export DH_VERBOSE=1
DEB_PYTHON_SYSTEM=pysupport

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

DEB_DH_INSTALL_SOURCEDIR := debian/tmp

clean::
	-rm -rf build


get_source:
	uscan --download-current-version --destdir ../tarballs