File: rules

package info (click to toggle)
python-mpiplus 0.0.2%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 232 kB
  • sloc: python: 494; sh: 30; makefile: 15
file content (9 lines) | stat: -rwxr-xr-x 138 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PYBUILD_NAME = mpiplus

%:
	dh $@ --buildsystem pybuild

execute_after_dh_auto_clean:
	rm -rf mpiplus.egg-info