File: rules

package info (click to toggle)
python-telethon 1.40.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,508 kB
  • sloc: python: 16,125; javascript: 200; makefile: 16; sh: 11
file content (10 lines) | stat: -rwxr-xr-x 153 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export LC_ALL=C.UTF-8
export LANGUAGE=

execute_before_dh_auto_build:
	$(MAKE) -C readthedocs/ html

%:
	dh $@ --buildsystem=pybuild