From 7fbcd057c8a7fe6d8bc884a3fb79a31d401aa145 Mon Sep 17 00:00:00 2001 From: Tim Fenn Date: Tue, 16 Oct 2012 22:07:57 -0700 Subject: [PATCH] - add missing coot-makefile.patch --- coot-makefile.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 coot-makefile.patch diff --git a/coot-makefile.patch b/coot-makefile.patch new file mode 100644 index 0000000..ea5c34e --- /dev/null +++ b/coot-makefile.patch @@ -0,0 +1,10 @@ +--- lbg/Makefile.am_orig 2012-09-30 15:59:54.245707927 -0700 ++++ lbg/Makefile.am 2012-09-30 16:04:07.908430902 -0700 +@@ -68,6 +68,7 @@ + $(top_builddir)/lidia-core/libcoot-lidia-core.la \ + $(top_builddir)/geometry/libcoot-geometry.la \ + $(top_builddir)/utils/libcoot-utils.la \ ++ $(PYTHON_LIBS) \ + $(RDKIT_LIBS) + +