aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-05-23 11:18:18 +0200
committerJustin Lecher <jlec@gentoo.org>2010-05-23 11:20:49 +0200
commitf82be995a73310e3e78019f1d5d3f424f7e44d97 (patch)
treeec121205f3108a35b1476bef9ffc942230e0a2a5 /sci-chemistry/coot/files
parentsci-mathematics/mdp: fixed manifest (diff)
downloadsci-f82be995a73310e3e78019f1d5d3f424f7e44d97.tar.gz
sci-f82be995a73310e3e78019f1d5d3f424f7e44d97.tar.bz2
sci-f82be995a73310e3e78019f1d5d3f424f7e44d97.zip
coot missing link lib patch
Diffstat (limited to 'sci-chemistry/coot/files')
-rw-r--r--sci-chemistry/coot/files/9999-linking.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/sci-chemistry/coot/files/9999-linking.patch b/sci-chemistry/coot/files/9999-linking.patch
new file mode 100644
index 000000000..4bc39228b
--- /dev/null
+++ b/sci-chemistry/coot/files/9999-linking.patch
@@ -0,0 +1,12 @@
+Index: coot-utils/Makefile.am
+===================================================================
+--- coot-utils/Makefile.am (revision 2969)
++++ coot-utils/Makefile.am (working copy)
+@@ -53,6 +53,7 @@
+
+ # clean
+ libcoot_coord_utils_la_LIBADD = \
++ $(top_builddir)/geometry/libcoot-geometry.la \
+ $(top_builddir)/utils/libcoot-utils.la \
+ $(CLIPPER_LIBS) $(MMDB_LIBS)
+