The file $(top_srcdir)/gtk-doc.make doesn't exist, so don't include it.
--- a/doc/Makefile.in 2007-04-08 20:17:25.000000000 +0200
+++ b/doc/Makefile.in 2014-09-06 23:19:41.413397662 +0200
@@ -240,9 +240,6 @@
distclean-generic clean-generic maintainer-clean-generic clean \
mostlyclean distclean maintainer-clean
-
-include $(top_srcdir)/gtk-doc.make
-
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
n'>index : guix
|
Wojtek's customized Guix | |
Age | Commit message (Expand) | Author |
2023-03-27 | gnu: colordiff: Update to 1.0.21....* gnu/packages/patchutils.scm (colordiff): Update to 1.0.21.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Greg Hogan |
2023-03-05 | gnu: meld: Use new package style....* gnu/packages/patchutils.scm (meld)[arguments]: Convert to list of
G-Expressions.
<#:phases>: Drop trailing #t.
[inputs, native-inputs]: Drop labels.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Andy Tai |
2023-03-05 | gnu: meld: Update to 3.22.0...* gnu/packages/patchutils.scm (meld): Update to 3.22.0
[build-system]: Switch to meson-build-system.
[native-inputs]: Add desktop-file-utils, itstool, gobject-introspection,
pkg-config, and python.
[inputs]: Add bash-minimal, python, and python-pycairo.
Replace gtksourceview-3 with gtksourceview-4.
[arguments]: Add #:glib-or-gtk?, #:imported-modules, and #:modules.
<#:phases>: Remove custom ‘install’ and ‘check’.
Add ‘skip-gtk-update-icon-cache’.
Adjust ‘copy-styles’ to gtksourceview-4.
Replace ‘wrap-typelib’ with ‘python-and-gi-wrap’.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Andy Tai |
2022-09-11 | gnu: Add wiggle....* gnu/packages/patchutils.scm (wiggle): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| jgart |