File: rules

package info (click to toggle)
apertium-streamparser 5.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 136 kB
  • sloc: python: 292; makefile: 26
file content (8 lines) | stat: -rwxr-xr-x 141 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export DH_OPTIONS
export LC_ALL=C.UTF-8

export PYBUILD_NAME=streamparser
%:
	dh $@ --with python3 --buildsystem=pybuild