[Popcon-commits] cvs commit to popularity-contest by pere

pere at cvs.alioth.debian.org pere at cvs.alioth.debian.org
Sun Jul 24 13:31:08 UTC 2005


Update of /cvsroot/popcon/popularity-contest
In directory haydn:/tmp/cvs-serv21665

Modified Files:
	popcon.pl 
Log Message:
Make it easier to relocate the documentation.


Index: popcon.pl
===================================================================
RCS file: /cvsroot/popcon/popularity-contest/popcon.pl,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- popcon.pl	23 Jul 2005 18:40:03 -0000	1.19
+++ popcon.pl	24 Jul 2005 13:31:05 -0000	1.20
@@ -2,7 +2,8 @@
 
 $results="../popcon-mail/results";
 $popcon="../www";
-my $mirrorbase "/org/ftp.root/debian";
+my $mirrorbase = "/org/ftp.root/debian";
+my $docurlbase = "";
 
 sub htmlheader
 {
@@ -58,8 +59,8 @@
   package. This package sends every week the list of packages installed and the
   access time of relevant files to the server via email. Every day the server
   anonymizes the result and publishes this survey.
-  For more information, read the <a href="README">README</a> and the 
-  <a href="FAQ">FAQ</a>.
+  For more information, read the <a href="${docurlbase}README">README</a> and the 
+  <a href="${docurlbase}FAQ">FAQ</a>.
   </em> <p>
 EOH
 }




More information about the Popcon-commits mailing list