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

Re: debian-www-cvs broken



	I did this (hopefully) correctly. But it seems that it's not
	being properly generated. I did test it on my local system,
	though, and it works there.

	Can anyone check why the spanish/contrib dir is not being
	populated with all the stuff present in CVS?

	Javi

On Tue, Apr 10, 2001 at 09:59:47PM +0200, Josip Rodin wrote:
> On Tue, Apr 10, 2001 at 04:29:59PM +0200, Javier Fdz-Sanguino Pen~a wrote:
> > 	Now this brings another question. If I want a directory to be
> > 	published "as is" without any wml makeup, nor Makefile, how
> > 	can I do it?
> 
> Simply use a makefile that does this:
> 
> WMLBASE=../..
> CUR_DIR=whatever/whatever
> 
> include $(WMLBASE)/Make.lang
> 
> install::
> 	install -m 664 -p myfiles* $(HTMLDIR)
> 
> cleandest::
>         rm -f $(HTMLDIR)/myfiles*
> 
> That's all.
> 
> -- 
> Digital Electronic Being Intended for Assassination and Nullification



Reply to: