File: rules

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

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

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

override_dh_installchangelogs:
	dh_installchangelogs NEWS