File: rules

package info (click to toggle)
ufonormalizer 0.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 256 kB
  • sloc: python: 3,155; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 164 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export LC_ALL=C.UTF-8

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

override_dh_auto_clean:
	dh_auto_clean
	rm src/ufonormalizer/_version.py