Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a25c52095e239c701ffaffa75c2a74b0299fe081
commit a25c52095e239c701ffaffa75c2a74b0299fe081 Author: crazy <[email protected]> Date: Sun Nov 26 02:31:51 2017 +0100 disable pootle and docs , won't work as is now , see logs diff --git a/tools/genpkgdbs b/tools/genpkgdbs index 1bc119f..a22118e 100755 --- a/tools/genpkgdbs +++ b/tools/genpkgdbs @@ -40,17 +40,17 @@ echo " done" # documentation -cd docs -make clean -make all 2>&1 |tee build.log -make -i all-i18n 2>&1 |tee build-i18n.log +#cd docs +#make clean +#make all 2>&1 |tee build.log +#make -i all-i18n 2>&1 |tee build-i18n.log # update pots -sudo -u vmiklos /pub/other/homepage-ng/autogen.sh --pot-only +#sudo -u vmiklos /pub/other/homepage-ng/autogen.sh --pot-only #sudo -u vmiklos /pub/other/setup/setup/autogen.sh --pot-only #sudo -u vmiklos /pub/other/fwlive/autogen.sh --pot-only -sudo -u vmiklos /pub/other/pacman-g2/pacman-g2/autogen.sh --gettext-only --pot-only +#sudo -u vmiklos /pub/other/pacman-g2/pacman-g2/autogen.sh --gettext-only --pot-only #sudo -u vmiklos /pub/other/frugalwareutils/frugalwareutils/autogen.sh --pot-only #sudo -u priyank /pub/other/fw-control-center/fw-control-center/gnetconfig/autogen.sh --pot-only #sudo -u priyank /pub/other/fun/fun/autogen.sh --pot-only @@ -61,7 +61,7 @@ sudo -u vmiklos /pub/other/pacman-g2/pacman-g2/autogen.sh --gettext-only --pot-o #sudo -u elentir /pub/other/fwife/fwife/autogen.sh --pot-only # transfer them -ssh pootle sudo pootle-update /var/lib/pootle/po +#ssh pootle sudo pootle-update /var/lib/pootle/po # remove interim doc files make cronclean _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
