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

Re: copypage diff



On Mon, Jul 15, 2002 at 11:02:23AM +0200, Gerfried Fuchs wrote:
[...]
>  What it does is quite simple: Instead of copying over the Makefile from
> the src-directory it simply creates a Makefile with the following
> content:
> 
> include $(subst webwml/german,webwml/english,$(CURDIR))/Makefile
> 
>  That way we won't have to sync the makefiles anymore and can even
> reduce the check_trans.pl script by dropping the -M stuff out.
> 
>  If noone objects I'm willing to commit it.  If one does I'm just using
> it in my private copy ;)

I object, it only works for German ;o)
You could also replace
  system "echo ..."
by Perl I/O commands (open, print, close).

Denis


-- 
To UNSUBSCRIBE, email to debian-www-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: