Re: Building the Debian Website without all the DSA sub sites
Carsten Schoenert <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <[email protected]> |
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/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 may can create a new main Makefile target like 'engslish-install-striped' which has then a decreased list of folders.