File: rules

package info (click to toggle)
ttconv 1.0.5-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,596 kB
  • sloc: python: 16,583; sh: 8; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 230 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

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

execute_after_dh_auto_install:	# prevent conflict with other binary
	mv $(CURDIR)/debian/python3-ttconv/usr/bin/tt $(CURDIR)/debian/python3-ttconv/usr/bin/ttconv