summaryrefslogtreecommitdiffstats
path: root/x11-libs/type1inst
diff options
context:
space:
mode:
authorJaka Kranjc2007-02-26 18:43:09 +0100
committerJaka Kranjc2007-02-26 18:43:09 +0100
commit13eb6bb62c073c52f71afb851d7c252532da5f92 (patch)
treeb3108e515425faf379c7eeb6b231183ab57c1620 /x11-libs/type1inst
parentc805d50c409e7284652a25585c2cf7104a950582 (diff)
x11-libs/type1inst: fix #12005
Diffstat (limited to 'x11-libs/type1inst')
-rw-r--r--x11-libs/type1inst/HISTORY3
-rwxr-xr-xx11-libs/type1inst/INSTALL2
2 files changed, 4 insertions, 1 deletions
diff --git a/x11-libs/type1inst/HISTORY b/x11-libs/type1inst/HISTORY
index f6707a57d2..1daa9400e5 100644
--- a/x11-libs/type1inst/HISTORY
+++ b/x11-libs/type1inst/HISTORY
@@ -1,3 +1,6 @@
+2007-02-26 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
+ * INSTALL: fix man path #12005
+
2006-06-29 Eric Sandall <eric@sandall.us>
* DETAILS: Removed BUILD_API=1, MAINTAINER, and UPDATED
Changed LICENSE to LICENSE[0]
diff --git a/x11-libs/type1inst/INSTALL b/x11-libs/type1inst/INSTALL
index c590919ad3..791d56a033 100755
--- a/x11-libs/type1inst/INSTALL
+++ b/x11-libs/type1inst/INSTALL
@@ -1,3 +1,3 @@
install -o root -g root -m 755 -p type1inst $INSTALL_ROOT/usr/bin &&
install -o root -g root -m 755 -p t1embed $INSTALL_ROOT/usr/bin &&
-install -o root -g root -m 644 -p type1inst.man $INSTALL_ROOT/usr/man/man1
+install -o root -g root -m 644 -p type1inst.man $INSTALL_ROOT/usr/share/man/man1