Here is a patch that seems to work. Please double-check.
diff -ru ocp-0.1.17.orig/doc/texi/Makefile ocp-0.1.17/doc/texi/Makefile
--- ocp-0.1.17.orig/doc/texi/Makefile 2009-08-28 12:24:50.000000000 +0200
+++ ocp-0.1.17/doc/texi/Makefile 2009-08-28 12:25:53.160786624 +0200
@@ -18,7 +18,6 @@
install: all
mkdir -p "$(DESTDIR)$(INFODIR)"
$(CP) ocp.info.gz "$(DESTDIR)$(INFODIR)"
- install-info --dir-file="$(DESTDIR)$(INFODIR)/dir"
"$(DESTDIR)$(INFODIR)/ocp.info.gz" || true
mkdir -p "$(DESTDIR)$(PREFIX)/share/doc/ocp$(DIR_SUFFIX)/html"
$(CP) -R ocp.html/*
"$(DESTDIR)$(PREFIX)/share/doc/ocp$(DIR_SUFFIX)/html"
uninstall:
Thanks.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]