Author: plessy Date: 2011-08-13 23:39:05 +0000 (Sat, 13 Aug 2011) New Revision: 7443
Added: trunk/packages/circos/trunk/debian/circos.examples Modified: trunk/packages/circos/trunk/debian/README.Debian trunk/packages/circos/trunk/debian/circos.install Log: Install examples in /usr/share/doc/circos/examples, as usual in Debian. Modified: trunk/packages/circos/trunk/debian/README.Debian =================================================================== --- trunk/packages/circos/trunk/debian/README.Debian 2011-08-13 23:31:32 UTC (rev 7442) +++ trunk/packages/circos/trunk/debian/README.Debian 2011-08-13 23:39:05 UTC (rev 7443) @@ -2,7 +2,7 @@ ----------------- To test the installation of the package, go to a copy of the directory -/usr/share/circos/example and execute: +/usr/share/doc/circos/example and execute: circos -conf circos.conf Added: trunk/packages/circos/trunk/debian/circos.examples =================================================================== --- trunk/packages/circos/trunk/debian/circos.examples (rev 0) +++ trunk/packages/circos/trunk/debian/circos.examples 2011-08-13 23:39:05 UTC (rev 7443) @@ -0,0 +1 @@ +example/* Modified: trunk/packages/circos/trunk/debian/circos.install =================================================================== --- trunk/packages/circos/trunk/debian/circos.install 2011-08-13 23:31:32 UTC (rev 7442) +++ trunk/packages/circos/trunk/debian/circos.install 2011-08-13 23:39:05 UTC (rev 7443) @@ -2,4 +2,3 @@ etc/* etc/circos/ lib/* usr/share/perl5/ tiles/* usr/share/circos/tiles/ -example/* usr/share/circos/example/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
