File: rules

package info (click to toggle)
gnome-mousetrap 3.17.3-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,116 kB
  • sloc: xml: 109,729; python: 1,195; sh: 130; makefile: 89
file content (11 lines) | stat: -rwxr-xr-x 206 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

%:
	dh $@ --with python3

override_dh_auto_configure:
	NOCONFIGURE=yes ./autogen.sh
	PYTHON=/usr/bin/python3 dh_auto_configure

override_dh_installchangelogs:
	dh_installchangelogs NEWS