File: rules

package info (click to toggle)
lfm 3.1-3
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 588 kB
  • sloc: python: 5,172; makefile: 6
file content (9 lines) | stat: -rwxr-xr-x 222 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
unexport LANG LC_ALL LC_CTYPE LC_COLLATE LC_TIME LC_NUMERIC LC_MESSAGES
export PYBUILD_NAME=lfm

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

override_dh_installchangelogs:
	dh_installchangelogs NEWS