File: rules

package info (click to toggle)
flask-rebar 3.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 15,852 kB
  • sloc: python: 9,539; javascript: 20; makefile: 16
file content (10 lines) | stat: -rwxr-xr-x 218 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export PYBUILD_NAME=flask-rebar

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

override_dh_missing:
	dh_missing
	rm -rf $(CURDIR)/debian/python3-flask-rebar/usr/lib/python3/dist-packages/examples