File: rules

package info (click to toggle)
sphinxcontrib-googleanalytics 0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 100 kB
  • sloc: python: 33; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 240 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
export PYBUILD_DESTDIR_python3=debian/python3-sphinxcontrib.googleanalytics

%:
	dh $@ --buildsystem=pybuild

#override_dh_auto_install:
execute_after_dh_auto_install:
#	dh_auto_install
	find debian -name "*.pth" -delete