File: rules

package info (click to toggle)
scatterplot3d 0.3-35-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 752 kB
  • ctags: 15
  • sloc: makefile: 7
file content (13 lines) | stat: -rwxr-xr-x 422 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

include /usr/share/R/debian/r-cran.mk

install/r-cran-scatterplot3d::
    ## remove compiled documentation
	rm $(debRlib)/$(cranName)/doc/s3d.pdf
    ## additional chmod
	chmod 0644 $(debRlib)/$(cranName)/doc/*.*
	chmod 0644 $(debRlib)/$(cranName)/CITATION
	chmod 0644 $(debRlib)/$(cranName)/po/en/LC_MESSAGES/R-scatterplot3d.mo
	chmod 0644 $(debRlib)/$(cranName)/po/de/LC_MESSAGES/R-scatterplot3d.mo