Re: Building the Debian Website without all the DSA sub sites

2019-06-07 Thread Michael Kesper
Hi all, On 07.06.19 21:37, Carsten Schoenert wrote: > The key is the variable SUBS in the Makefiles and it's declared > basically in $LANG/Makefile. > > So I solved my wishes now by modifying english/Makefile and decreased > SUBS to something that basically has only a few folders included. > We m

Re: Building the Debian Website without all the DSA sub sites

2019-06-07 Thread Carsten Schoenert
o.k., to answer myself Am 07.06.19 um 17:52 schrieb Carsten Schoenert: > Hi, > > is it possible to skip all the build of the DSA specific sites while > building up a local modified version of the webwml repo? The key is the variable SUBS in the Makefiles and it's declared basically in $LANG/Make

Building the Debian Website without all the DSA sub sites

2019-06-07 Thread Carsten Schoenert
Hi, is it possible to skip all the build of the DSA specific sites while building up a local modified version of the webwml repo? It takes an huge amount of time (approx. over 80%) to build all the DSAs which are quite completely irrelevant for checking modifications on the main central websites.