File: rules

package info (click to toggle)
gevent-websocket 0.9.3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 184 kB
  • ctags: 168
  • sloc: python: 885; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 104 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@ --with python2

override_dh_auto_clean:
	dh_auto_clean
	rm -rf *.egg-info