File: rules

package info (click to toggle)
sagemath-database-elliptic-curves 0.8.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,260 kB
  • sloc: python: 69; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 143 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 python3 debian/spkg-install

override_dh_auto_clean:
	rm -rf build