File: rules

package info (click to toggle)
r-cran-earth 5.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,640 kB
  • sloc: ansic: 3,903; fortran: 894; sh: 13; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 115 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@ --buildsystem R

override_dh_install:
	dh_install
	find debian -name "*.bat" -delete