File: rules

package info (click to toggle)
python-lrcalc 2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,956 kB
  • sloc: ansic: 5,447; sh: 4,470; makefile: 34; python: 14
file content (9 lines) | stat: -rwxr-xr-x 199 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PYBUILD_NAME = lrcalc

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

execute_after_dh_auto_clean:
	rm -rf python/lrcalc.c python/lrcalc.egg-info