From 8fa347a21fda540a56baa4c28329d4379a98ee40 Mon Sep 17 00:00:00 2001 From: "Simon L. B. Nielsen" Date: Mon, 26 Apr 2004 21:05:53 +0000 Subject: [PATCH] Disconnect translated versions of the gallery from the build to unbreak the doc build. Pointy hat of the day to: simon, josef --- ja/Makefile | 4 ++-- ru/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ja/Makefile b/ja/Makefile index 357a20e4e0..ee4bab3a38 100644 --- a/ja/Makefile +++ b/ja/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/ja/Makefile,v 1.64 2004/01/22 14:42:28 hrs Exp $ +# $FreeBSD: www/ja/Makefile,v 1.65 2004/03/23 23:27:57 phantom Exp $ # The FreeBSD Japanese Documentation Project # Original revision: 1.106 @@ -51,7 +51,7 @@ SUBDIR+= internal SUBDIR+= java SUBDIR+= copyright SUBDIR+= search -SUBDIR+= gallery +#SUBDIR+= gallery SUBDIR+= projects SUBDIR+= prstats SUBDIR+= platforms diff --git a/ru/Makefile b/ru/Makefile index 2b8a00540c..ac8a5d8294 100644 --- a/ru/Makefile +++ b/ru/Makefile @@ -1,7 +1,7 @@ # # The FreeBSD Russian Documentation Project # -# $FreeBSD$ +# $FreeBSD: www/ru/Makefile,v 1.37 2004/04/22 12:04:19 den Exp $ # $FreeBSDru: frdp/www/ru/Makefile,v 1.36 2004/04/22 12:00:22 den Exp $ # # Original revision: 1.110 @@ -49,7 +49,7 @@ SUBDIR+= internal SUBDIR+= java SUBDIR+= copyright SUBDIR+= search -SUBDIR+= gallery +#SUBDIR+= gallery SUBDIR+= projects #SUBDIR+= prstats SUBDIR+= platforms