From 9daa8f9ba9003b14c8df3aa3ad14fb5b6d8db8b4 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Fri, 12 Apr 2002 11:41:51 +0000 Subject: Add at-spi 0.10.0, an Assistive Technology Service Provider Interface for GNOME. --- .../at-spi/files/patch-docs::reference::cspi::Makefile.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 x11-toolkits/at-spi/files/patch-docs::reference::cspi::Makefile.in (limited to 'x11-toolkits/at-spi/files/patch-docs::reference::cspi::Makefile.in') diff --git a/x11-toolkits/at-spi/files/patch-docs::reference::cspi::Makefile.in b/x11-toolkits/at-spi/files/patch-docs::reference::cspi::Makefile.in new file mode 100644 index 000000000000..5b20d1928ef5 --- /dev/null +++ b/x11-toolkits/at-spi/files/patch-docs::reference::cspi::Makefile.in @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- docs/reference/cspi/Makefile.in 2002/04/12 10:18:10 1.1 ++++ docs/reference/cspi/Makefile.in 2002/04/12 10:18:49 +@@ -146,7 +146,7 @@ + + INSTALLDIR = $(prefix)/share/gtk-doc + +-HTML_DIR = ${datadir}/gtk-doc/html ++HTML_DIR = ${prefix}/share/doc + + TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE) + -- cgit v1.2.3