Author: tille Date: 2013-10-30 09:24:04 +0000 (Wed, 30 Oct 2013) New Revision: 15067
Modified: trunk/packages/R/r-bioc-rsamtools/trunk/debian/control trunk/packages/R/r-bioc-rsamtools/trunk/debian/rules Log: Remove extra license file Modified: trunk/packages/R/r-bioc-rsamtools/trunk/debian/control =================================================================== --- trunk/packages/R/r-bioc-rsamtools/trunk/debian/control 2013-10-30 09:17:00 UTC (rev 15066) +++ trunk/packages/R/r-bioc-rsamtools/trunk/debian/control 2013-10-30 09:24:04 UTC (rev 15067) @@ -17,9 +17,10 @@ Homepage: http://www.bioconductor.org/packages/release/bioc/html/Rsamtools.html Package: r-bioc-rsamtools -Architecture: all +Architecture: any Depends: ${R:Depends}, ${misc:Depends}, + ${shlibs:Depends}, r-cran-bitops, r-bioc-biocgenerics, r-bioc-iranges, Modified: trunk/packages/R/r-bioc-rsamtools/trunk/debian/rules =================================================================== --- trunk/packages/R/r-bioc-rsamtools/trunk/debian/rules 2013-10-30 09:17:00 UTC (rev 15066) +++ trunk/packages/R/r-bioc-rsamtools/trunk/debian/rules 2013-10-30 09:24:04 UTC (rev 15067) @@ -2,3 +2,6 @@ debRreposname=bioc include /usr/share/R/debian/r-cran.mk + +install/$(package):: + rm -rf debian/$(package)/usr/lib/R/site-library/$(cranNameOrig)/LICENSE _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
