File: rules

package info (click to toggle)
rhythmbox-plugin-alternative-toolbar 0.19.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,448 kB
  • sloc: python: 3,501; sh: 730; xml: 114; makefile: 97
file content (11 lines) | stat: -rwxr-xr-x 203 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
export DH_VERSION = 1

%:
	dh $@ --with python3

override_dh_auto_configure:
	dh_auto_configure -- --libdir="\$${exec_prefix}/lib"

override_dh_python3:
	dh_python3 /usr/lib/rhythmbox