fix doesn't seem to be applied to nixpkgs unstable yet ? either that,
or some package might somehow be using an unpatched version.
https://github.com/NixOS/nixpkgs/pull/42649
http://git.savannah.gnu.org/cgit/automake.git/commit/?id=
13f00eb4493c217269b76614759e452d8302955e
load-path = emacs
info-path = doc/_build/texinfo
build-nix-shell-packages = pkgconfig gitMinimal xapian gmime talloc zlib pythonPackages.sphinx pythonPackages.python texinfo
load-path = emacs
info-path = doc/_build/texinfo
build-nix-shell-packages = pkgconfig gitMinimal xapian gmime talloc zlib pythonPackages.sphinx pythonPackages.python texinfo
- build-step = ./configure
+ build-step = ./configure --without-docs
- build-step = make sphinx-texinfo
- build-step = borg-makeinfo
+ # build-step = make sphinx-texinfo
+ # build-step = borg-makeinfo
[submodule "org"]
path = lib/org
url = git@code.orgmode.org:bzg/org-mode.git
[submodule "org"]
path = lib/org
url = git@code.orgmode.org:bzg/org-mode.git