File: rules

package info (click to toggle)
sagemath-database-elliptic-curves 0.8-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,304 kB
  • ctags: 3
  • sloc: python: 69; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 142 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	 SAGE_SHARE=./build python debian/spkg-install

override_dh_auto_clean:
	rm -rf build