[med-svn] r6436 - trunk/packages/gbrowse/trunk/debian/patches

olivier sallou osallou-guest at alioth.debian.org
Sat Apr 2 06:55:33 UTC 2011


Author: osallou-guest
Date: 2011-04-02 06:55:28 +0000 (Sat, 02 Apr 2011)
New Revision: 6436

Modified:
   trunk/packages/gbrowse/trunk/debian/patches/debian-packaging-patch
Log:
update index.html page to fix  broken links

Modified: trunk/packages/gbrowse/trunk/debian/patches/debian-packaging-patch
===================================================================
--- trunk/packages/gbrowse/trunk/debian/patches/debian-packaging-patch	2011-04-02 06:49:46 UTC (rev 6435)
+++ trunk/packages/gbrowse/trunk/debian/patches/debian-packaging-patch	2011-04-02 06:55:28 UTC (rev 6436)
@@ -180,3 +180,20 @@
  fix_sqlite_permissions() if $type =~ /sqlite/i;
  
  $database->disconnect;
+--- a/htdocs/index.html
++++ b/htdocs/index.html
+@@ -56,12 +56,11 @@
+ <li><a href="/gb2/gbrowse/yeast">http://your.host/gb2/gbrowse/yeast</a></li>
+ <li><a href="/gb2/gbrowse/yeast_advanced">http://your.host/gb2/gbrowse/yeast_advanced</a></li>
+ <li><a href="/gb2/gbrowse/yeast_renderfarm">http://your.host/gb2/gbrowse/yeast_renderfarm</a></li>
+-<li><a href="/gb2/gbrowse/pop_demo">http://your.host/gb2/gbrowse/pop_demo</a> (demo of embedded population allele frequency maps -- requires Template module to be installed)</li>
+ </ul>
+ 
+ <h3>Accelerated Demos</h3>
+-
+-If you have FastCGI and/or ModPerl installed, you will have access to
++By default, FastCGI and ModPerl are not set by gbrowse installation,
++However, if you have FastCGI and/or ModPerl installed, you will have access to
+ accelerated versions of gbrowse a these URLs:
+ 
+ <ul>




More information about the debian-med-commit mailing list