]> git.donarmstrong.com Git - cran2deb.git/blob - trunk/debian/rules
Removed irrelavant PDF "don't compress" instruction.
[cran2deb.git] / trunk / debian / rules
1 #!/usr/bin/make -f
2 #                                                       -*- makefile -*-
3
4 include /usr/share/R/debian/r-cran.mk
5
6 install/$(package)::
7         # Require a number equal or superior than the R version the package was built with.
8         echo "R:Depends=r-base-core (>= $(shell R --version | head -n1 | perl -ne 'print / +([0-9]\.[0-9]+\.[0-9])/')~)" >> debian/r-$(debRreposname)-$(cranName).substvars