f96e757
diff -up Bcp-1.3.8/Makefile.in.orig Bcp-1.3.8/Makefile.in
f96e757
--- Bcp-1.3.8/Makefile.in.orig	2014-03-28 12:25:14.214998800 -0300
f96e757
+++ Bcp-1.3.8/Makefile.in	2014-03-28 12:26:03.859000701 -0300
f96e757
@@ -346,7 +346,7 @@ EXAMPLES = BAC
f96e757
 ########################################################################
f96e757
 pkgconfiglibdir = $(libdir)/pkgconfig
f96e757
 pkgconfiglib_DATA = bcp.pc
f96e757
-addlibsdir = $(DESTDIR)$(datadir)/coin/doc/Bcp
f96e757
+addlibsdir = $(DESTDIR)$(datadir)/doc/coin-or-$(PACKAGE_NAME)
f96e757
 
f96e757
 ########################################################################
f96e757
 #                         Maintainer Stuff                             #
f96e757
@@ -355,7 +355,7 @@ addlibsdir = $(DESTDIR)$(datadir)/coin/d
f96e757
 # Files that are generated and should be cleaned with make distclean
f96e757
 DISTCLEANFILES = $(am__append_3) $(VPATH_DISTCLEANFILES)
f96e757
 DocFiles = README AUTHORS LICENSE
f96e757
-DocInstallDir = $(datadir)/coin/doc/$(PACKAGE_NAME)
f96e757
+DocInstallDir = $(datadir)/doc/coin-or-$(PACKAGE_NAME)
f96e757
 all: all-recursive
f96e757
 
f96e757
 .SUFFIXES: