File: rules

package info (click to toggle)
r-cran-spatstat.random 3.1-3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,496 kB
  • sloc: ansic: 5,146; cpp: 1,320; sh: 13; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 153 bytes parent folder | download | duplicates (2)
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