[Pkg-ocaml-maint-commits] [marionnet] 05/07: Add patch: 0003-Tweak-ocamldep-search-path.patch

Lucas Nussbaum lucas at moszumanska.debian.org
Thu Apr 3 14:36:18 UTC 2014


This is an automated email from the git hooks/post-receive script.

lucas pushed a commit to branch master
in repository marionnet.

commit 9f72c450e373e94b3d2eeb257ad38f435e3d08d7
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Wed Apr 2 17:51:15 2014 +0200

    Add patch: 0003-Tweak-ocamldep-search-path.patch
---
 debian/patches/0003-Tweak-ocamldep-search-path.patch | 11 +++++++++++
 debian/patches/series                                |  1 +
 2 files changed, 12 insertions(+)

diff --git a/debian/patches/0003-Tweak-ocamldep-search-path.patch b/debian/patches/0003-Tweak-ocamldep-search-path.patch
new file mode 100644
index 0000000..24c98a0
--- /dev/null
+++ b/debian/patches/0003-Tweak-ocamldep-search-path.patch
@@ -0,0 +1,11 @@
+--- a/Makefile.local
++++ b/Makefile.local
+@@ -22,7 +22,7 @@ DIRECTORIES_TO_INCLUDE = camlp4 threads
+ LIBRARIES_TO_LINK = unix threads str lablgtk lablglade lablgtksourceview2 ocamlbricks
+ C_OBJECTS_TO_LINK +=
+ 
+-OCAMLBRICKS=$(LIBRARYPREFIX)/ocamlbricks
++OCAMLBRICKS=$(OCAML_LIBRARYPREFIX)/ocamlbricks
+ PP_OPTION = camlp4of -I $(OCAMLBRICKS) gettext_extract_pot_p4.cmo option_extract_p4.cmo raise_p4.cmo log_module_loading_p4.cmo -I chip
+ 
+ OBJECTS_TO_LINK = gtkThread
diff --git a/debian/patches/series b/debian/patches/series
index 3fb53af..9c83b18 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 0001-Customize-installation-paths-for-Debian-packaging.patch
 0002-Tweak-file-installation-paths-in-marionnet.conf.patch
+0003-Tweak-ocamldep-search-path.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/marionnet.git



More information about the Pkg-ocaml-maint-commits mailing list