[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian GNU/Linux Reference Card in DDP



On Sat, Jun 12, 2004 at 11:23:01PM +0000, Wolfgang Borgert wrote:
> On Sat, Jun 12, 2004 at 10:49:54PM +0200, Geert Stappers wrote:
> > Is refcard meanwhile available in CVS at cvs.d.o. ?
> 
> Since about one minute :-)  See:
> http://cvs.debian.org/ddp/refcard/?cvsroot=debian-doc

Did a check out and encountered that it tries to build the webpage
by default. IMNSHO that is outside "refcard".

As a fix I propose:

RCS file: /cvs/debian-doc/ddp/refcard/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile    12 Jun 2004 23:14:07 -0000      1.1
+++ Makefile    13 Jun 2004 15:59:28 -0000
@@ -51,9 +51,9 @@
 %-lt.pdf: %-lt.ps
        ps2pdf -sPAPERSIZE=letter $< $@

-.PHONY: all clean count mrproper
+.PHONY: all clean count index.html mrproper

-all: index.html \
+all: \
     $(patsubst entries-%.dbk,refcard-%-a4.pdf,$(wildcard entries-*.dbk)) \
     $(patsubst entries-%.dbk,refcard-%-lt.pdf,$(wildcard entries-*.dbk))




Then is debian-html.xsl not missing any more.

On the other hand:
  I do like how the http://people.debian.org/~debacle/ webpages look. 
  But getting debian-html.xsl to larger audience is something else.


Cheers
Geert Stappers



Reply to: