File: rules

package info (click to toggle)
r-cran-spatstat.random 3.4-4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,592 kB
  • sloc: ansic: 5,124; cpp: 1,321; sh: 13; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 153 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@ --buildsystem R

execute_after_dh_fixperms:
	find debian/ -name CITATION -o -name '*.txt' -o -name '*.Rd' | xargs chmod -x