Blob Blame History Raw
diff -up Osi-0.107.4/Makefile.in.orig Osi-0.107.4/Makefile.in
--- Osi-0.107.4/Makefile.in.orig	2015-04-12 12:50:15.704623188 -0300
+++ Osi-0.107.4/Makefile.in	2015-04-12 12:50:47.199624394 -0300
@@ -409,7 +409,7 @@ EXTRA_DIST = examples/basic2.cpp example
 ########################################################################
 #                  Installation of the addlibs file                    #
 ########################################################################
-addlibsdir = $(DESTDIR)$(datadir)/coin/doc/Osi
+addlibsdir = $(DESTDIR)$(datadir)/doc/coin-or-$(PACKAGE_NAME)
 
 ########################################################################
 #                         Maintainer Stuff                             #
@@ -419,7 +419,7 @@ CLEANFILES =
 # Files that are generated and should be cleaned with make distclean
 DISTCLEANFILES = $(am__append_15) $(VPATH_DISTCLEANFILES)
 DocFiles = README AUTHORS LICENSE 
-DocInstallDir = $(datadir)/coin/doc/$(PACKAGE_NAME)
+DocInstallDir = $(datadir)/doc/coin-or-$(PACKAGE_NAME)
 COIN_HAS_DOXYGEN = @COIN_HAS_DOXYGEN_TRUE@TRUE
 COIN_HAS_LATEX = @COIN_HAS_LATEX_TRUE@TRUE
 all: all-recursive