summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gtk2/files/patch-doc_Makefile.in
blob: 857b4fa66e7afba8bd66872f18725d760798eb9b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- docs/Makefile.in.orig	2008-09-03 16:07:35.000000000 +0000
+++ docs/Makefile.in	2008-09-03 16:07:55.000000000 +0000
@@ -812,7 +812,7 @@
 	html/unixprint-functions.html
 
 CSS_FILES = $(PYGOBJECT_PYGDOCS)/style.css
-TARGET_DIR = $(datadir)/gtk-doc/html/pygtk
+TARGET_DIR = $(datadir)/doc/py-gtk
 CSSdir = $(TARGET_DIR)
 EXTRA_DIST = \
 	cursors icons			\