File: rules

package info (click to toggle)
r-cran-progress 1.1.2-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 212 kB
  • sloc: cpp: 324; sh: 13; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 115 bytes parent folder | download | duplicates (75)
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