File: rules

package info (click to toggle)
r-cran-rnetcdf 1.8-2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 640 kB
  • ctags: 52
  • sloc: xml: 1,997; ansic: 1,342; sh: 19; makefile: 7
file content (16 lines) | stat: -rwxr-xr-x 388 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f
# -*- makefile -*-
# debian/rules file for the Debian/GNU Linux r-cran-rnetcdf package
# Copyright 2014 by Sebastian Gibb <sgibb.debian@gmail.com>

%:
	dh $@ --buildsystem R

override_dh_install:
	dh_install
	find debian -name LICENSE -delete

get-orig-source:
	## download newest version from CRAN
	uscan --no-conf --force-download --no-symlink --destdir ../tarballs