summaryrefslogtreecommitdiffstats
path: root/devel/py-gobject/files
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-05 13:29:28 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-05 13:29:28 +0800
commitd8d6077fc44f8aa99a6b85a3192fb612d76a5a7c (patch)
tree63ea6d2780ac93b8a9e180393ed19275094c5392 /devel/py-gobject/files
parent1130fccd65284e4ab94c99c3a155c941b034c840 (diff)
downloadmarcuscom-ports-d8d6077fc44f8aa99a6b85a3192fb612d76a5a7c.tar
marcuscom-ports-d8d6077fc44f8aa99a6b85a3192fb612d76a5a7c.tar.gz
marcuscom-ports-d8d6077fc44f8aa99a6b85a3192fb612d76a5a7c.tar.bz2
marcuscom-ports-d8d6077fc44f8aa99a6b85a3192fb612d76a5a7c.tar.lz
marcuscom-ports-d8d6077fc44f8aa99a6b85a3192fb612d76a5a7c.tar.xz
marcuscom-ports-d8d6077fc44f8aa99a6b85a3192fb612d76a5a7c.tar.zst
marcuscom-ports-d8d6077fc44f8aa99a6b85a3192fb612d76a5a7c.zip
Update to 2.13.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8822 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/py-gobject/files')
-rw-r--r--devel/py-gobject/files/patch-docs_Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/py-gobject/files/patch-docs_Makefile.in b/devel/py-gobject/files/patch-docs_Makefile.in
new file mode 100644
index 000000000..39d35befb
--- /dev/null
+++ b/devel/py-gobject/files/patch-docs_Makefile.in
@@ -0,0 +1,11 @@
+--- docs/Makefile.in.orig Sat May 5 01:25:03 2007
++++ docs/Makefile.in Sat May 5 01:25:39 2007
+@@ -223,7 +223,7 @@ XSL_FILES = \
+ # fixxref cannot be included in XSL_FILES, because automake is touching it
+ # so the date is newer then the files in HTML_FILES
+ FIXXREF = xsl/fixxref.py
+-TARGET_DIR = $(datadir)/gtk-doc/html/pygobject
++TARGET_DIR = $(prefix)/share/doc/pygobject
+ CSSdir = $(TARGET_DIR)
+ CSS_DATA = $(CSS_FILES)
+ XSLdir = $(datadir)/pygobject/xsl