summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2007-02-28 21:23:06 +0000
committerCaleb Tennis <caleb@gentoo.org>2007-02-28 21:23:06 +0000
commit6ca8c068b6eef05f426e73505a80906718285f0d (patch)
treee4b7cf907790ac34fe6025b8bf2ca62e59f58e53 /dev-cpp/Ice
parentx86 stable wrt security bug 165555 (diff)
downloadgentoo-2-6ca8c068b6eef05f426e73505a80906718285f0d.tar.gz
gentoo-2-6ca8c068b6eef05f426e73505a80906718285f0d.tar.bz2
gentoo-2-6ca8c068b6eef05f426e73505a80906718285f0d.zip
docs go into /usr/share/doc
(Portage version: 2.1.2-r12)
Diffstat (limited to 'dev-cpp/Ice')
-rw-r--r--dev-cpp/Ice/files/Ice-3.2.0_beta1-Makefile.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/Ice/files/Ice-3.2.0_beta1-Makefile.patch b/dev-cpp/Ice/files/Ice-3.2.0_beta1-Makefile.patch
index 4fe2e06695f9..93fc3770cc88 100644
--- a/dev-cpp/Ice/files/Ice-3.2.0_beta1-Makefile.patch
+++ b/dev-cpp/Ice/files/Ice-3.2.0_beta1-Makefile.patch
@@ -25,7 +25,7 @@
-install_docdir = $(prefix)/doc
+install_slicedir = $(prefix)/share/Ice/slice
+install_schemadir = $(prefix)/share/Ice/schema
-+install_docdir = $(prefix)/doc/Ice-$(VERSION)
++install_docdir = $(prefix)/share/doc/Ice-$(VERSION)
INSTALL = cp -fp
INSTALL_PROGRAM = ${INSTALL}