File: rules

package info (click to toggle)
impacket 0.9.15-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,316 kB
  • ctags: 24,541
  • sloc: python: 93,220; sh: 84; makefile: 4
file content (9 lines) | stat: -rwxr-xr-x 175 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-

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

# Don't compress .py file
override_dh_compress:
	dh_compress -X.py