File: rules

package info (click to toggle)
gnome-shell-extension-volume-mixer 3.38.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 732 kB
  • sloc: javascript: 2,382; python: 253; sh: 168; xml: 68; makefile: 64
file content (10 lines) | stat: -rwxr-xr-x 119 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@ --with python3

override_dh_auto_clean:

override_dh_auto_test:

override_dh_auto_build: