File: rules

package info (click to toggle)
r-cran-filehash 2.4-2-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 436 kB
  • sloc: ansic: 467; sh: 32; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 115 bytes parent folder | download | duplicates (79)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@ --buildsystem R

override_dh_install:
	dh_install
	find debian -name LICENSE -delete