b3ec7fdaa0
"which gtkdoc-rebase", which is unavailable for cairo. --HG-- extra : convert_revision : 15c0ee3ae15fbb0c5943d0d1fb683d4fd27c2737
11 lines
455 B
Diff
11 lines
455 B
Diff
--- doc/public/Makefile.in.orig 2008-10-02 21:51:38.000000000 +0200
|
|
+++ doc/public/Makefile.in 2008-10-02 21:51:46.000000000 +0200
|
|
@@ -1022,8 +1022,6 @@
|
|
done; \
|
|
echo '-- Installing $(srcdir)/html/index.sgml' ; \
|
|
$(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR) || :; \
|
|
- which gtkdoc-rebase >/dev/null && \
|
|
- gtkdoc-rebase --relative --dest-dir=$(DESTDIR) --html-dir=$(DESTDIR)$(TARGET_DIR) ; \
|
|
fi
|
|
|
|
uninstall-local:
|