File: rules

package info (click to toggle)
sagemath-database-elliptic-curves 0.7%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,208 kB
  • ctags: 3
  • sloc: python: 69; makefile: 8
file content (13 lines) | stat: -rwxr-xr-x 198 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	 SAGE_SHARE=./build python spkg-install

override_dh_auto_clean:
	rm -rf build

override_dh_installchangelogs:
	dh_installchangelogs SPKG.txt