16e91e5
diff -up DyLP-1.10.1/Makefile.in.orig DyLP-1.10.1/Makefile.in
16e91e5
--- DyLP-1.10.1/Makefile.in.orig	2015-04-12 14:48:42.651895338 -0300
16e91e5
+++ DyLP-1.10.1/Makefile.in	2015-04-12 14:49:31.569897211 -0300
16e91e5
@@ -356,7 +356,7 @@ EXTRA_DIST = AUTHORS LICENSE README NEWS
cc221f3
 ########################################################################
cc221f3
 pkgconfiglibdir = $(libdir)/pkgconfig
cc221f3
 pkgconfiglib_DATA = dylp.pc $(am__append_3)
cc221f3
-addlibsdir = $(DESTDIR)$(datadir)/coin/doc/DyLP
cc221f3
+addlibsdir = $(DESTDIR)$(datadir)/doc/coin-or-$(PACKAGE_NAME)
cc221f3
 
cc221f3
 ########################################################################
cc221f3
 #                         Maintainer Stuff                             #
16e91e5
@@ -368,7 +368,7 @@ ACLOCAL_AMFLAGS = -I m4
cc221f3
 # Files that are generated and should be cleaned with make distclean
cc221f3
 DISTCLEANFILES = $(am__append_5) $(VPATH_DISTCLEANFILES)
16e91e5
 DocFiles = README AUTHORS LICENSE 
cc221f3
-DocInstallDir = $(datadir)/coin/doc/$(PACKAGE_NAME)
cc221f3
+DocInstallDir = $(datadir)/doc/coin-or-$(PACKAGE_NAME)
16e91e5
 COIN_HAS_DOXYGEN = @COIN_HAS_DOXYGEN_TRUE@TRUE
16e91e5
 COIN_HAS_LATEX = @COIN_HAS_LATEX_TRUE@TRUE
cc221f3
 all: all-recursive