File: rules

package info (click to toggle)
sagemath-database-conway-polynomials 0.4.p0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,100 kB
  • ctags: 6
  • sloc: python: 35,387; makefile: 8
file content (13 lines) | stat: -rwxr-xr-x 184 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	 python debian/builder.py

override_dh_auto_clean:
	rm -rf build

override_dh_installchangelogs:
	dh_installchangelogs SPKG.txt