File: rules

package info (click to toggle)
python-http-parser 0.9.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 312 kB
  • sloc: ansic: 1,860; python: 1,072; makefile: 6
file content (14 lines) | stat: -rwxr-xr-x 295 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

export PYBUILD_NAME=http-parser

%:
	dh $@ --buildsystem=pybuild

execute_before_dh_auto_build:
	rm -f http_parser/parser.c
	$(MAKE) -f Makefile.ext

#override_dh_auto_install:
#	dh_auto_install
#	rm $(CURDIR)/debian/python-http-parser/usr/share/pyshared/http_parser/LICENSE