File: rules

package info (click to toggle)
r-bioc-isoformswitchanalyzer 1.20.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 7,316 kB
  • sloc: ansic: 81; makefile: 7
file content (11 lines) | stat: -rwxr-xr-x 485 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

%:
	dh $@ --buildsystem R

override_dh_auto_install:
	dh_auto_install
	# upstream's file is not gzipped
	mv debian/r-bioc-isoformswitchanalyzer/usr/lib/R/site-library/IsoformSwitchAnalyzeR/extdata/example_isoform_nt.fasta.gz \
	   debian/r-bioc-isoformswitchanalyzer/usr/lib/R/site-library/IsoformSwitchAnalyzeR/extdata/example_isoform_nt.fasta
	gzip debian/r-bioc-isoformswitchanalyzer/usr/lib/R/site-library/IsoformSwitchAnalyzeR/extdata/example_isoform_nt.fasta