aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libslang/files/patch-ae
blob: 80bbaeca8f179e7ad05fd780289ff0abae91e528 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/Makefile.in.orig	Mon Jan 24 13:38:33 2000
+++ src/Makefile.in	Mon Jan 24 13:38:41 2000
@@ -36,7 +36,7 @@
 exec_prefix = @exec_prefix@
 install_lib_dir = @libdir@
 install_include_dir = @includedir@
-install_doc_dir = $(prefix)/doc/slang
+install_doc_dir = $(prefix)/share/doc/slang
 DOC_FILES = ../changes.txt ../COPY* ../doc/slangdoc.html ../doc/text/*.txt
 #---------------------------------------------------------------------------
 # Misc commands (safe to leave these untouched)