File: rules

package info (click to toggle)
numpy-rms 0.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 132 kB
  • sloc: python: 138; ansic: 95; makefile: 4
file content (5 lines) | stat: -rwxr-xr-x 187 bytes parent folder | download
1
2
3
4
5
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
export PYBUILD_AFTER_INSTALL=rm -rf {destdir}/usr/lib/python3.*/dist-packages/*.dist-info
%:
	dh $@ --buildsystem=pybuild