File: rules

package info (click to toggle)
editmoin 1.17-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 192 kB
  • ctags: 121
  • sloc: python: 832; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 109 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh "$@"

override_dh_auto_install:
	# setup.py installs too much noise, don't use it