File: rules

package info (click to toggle)
sagemath-database-conway-polynomials 0.5-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,084 kB
  • sloc: python: 35,371; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 122 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	 python3 debian/builder.py

override_dh_auto_clean:
	rm -rf build