[Pkg-jed-commit] r7 - trunk/www

Rafael Laboissiere rafael@costa.debian.org
Wed, 16 Mar 2005 10:26:47 +0100


Author: rafael
Date: 2005-03-16 10:26:46 +0100 (Wed, 16 Mar 2005)
New Revision: 7

Modified:
   trunk/www/Makefile
   trunk/www/index.html
Log:
* index.html: Fixed ?\195?\159how me the source link"
* Makefile: Clean up



Modified: trunk/www/Makefile
===================================================================
--- trunk/www/Makefile	2005-03-16 09:22:13 UTC (rev 6)
+++ trunk/www/Makefile	2005-03-16 09:26:46 UTC (rev 7)
@@ -10,11 +10,7 @@
 GROUP = pkg-jed
 HOST = alioth.debian.org
 DIR = /org/alioth.debian.org/chroot/home/groups/pkg-jed/htdocs/
-IMAGES = earth.png
-CSS = djg.css
-COMMONFILES = $(IMAGES) $(CSS)
-INSTALLFILES = index.html $(COMMONFILES)
-SRCFILES = $(COMMONFILES) Makefile
+INSTALLFILES = index.html earth.png djg.css Makefile
 TARBALL = tmp.tgz
 
 install: svn-ci index.html
@@ -40,10 +36,7 @@
 	eperl $< > $@
 
 svn-ci:
-	svn ci $(SRCFILES)
+	svn ci $(INSTALLFILES)
 	svn up
 
-clean:
-	rm -f index.html
-
 .PHONY: install svn-ci clean

Modified: trunk/www/index.html
===================================================================
--- trunk/www/index.html	2005-03-16 09:22:13 UTC (rev 6)
+++ trunk/www/index.html	2005-03-16 09:26:46 UTC (rev 7)
@@ -36,7 +36,7 @@
 <tr>
 <td class="left">
   $Id$<br/>
-  <a href="http://svn.debian.org/wsvn/pkg-octave/trunk/www/index.html.in?op=file&amp;rev=0&amp;sc=0">(show me the source)</a>
+  <a href="http://svn.debian.org/wsvn/pkg-jed/trunk/www/index.html?op=file&amp;rev=0&amp;sc=0">(show me the source)</a>
 </td>
 <td class="right">
   <a href="http://validator.w3.org/check/referer">Valid XHTML 1.0!</a><br/>