* [gentoo-commits] gentoo-x86 commit in sci-chemistry/mpqc/files: mpqc-2.3.1-as-needed.patch
@ 2010-06-18 18:20 Kacper Kowalik (xarthisius)
0 siblings, 0 replies; only message in thread
From: Kacper Kowalik (xarthisius) @ 2010-06-18 18:20 UTC (permalink / raw
To: gentoo-commits
xarthisius 10/06/18 18:20:54
Modified: mpqc-2.3.1-as-needed.patch
Log:
More as-needed fixes (bug 324301). Thanks Jeremy Murphy <jeremy.william.murphy@gmail.com> for reporting
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.2 sci-chemistry/mpqc/files/mpqc-2.3.1-as-needed.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/mpqc/files/mpqc-2.3.1-as-needed.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/mpqc/files/mpqc-2.3.1-as-needed.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/mpqc/files/mpqc-2.3.1-as-needed.patch?r1=1.1&r2=1.2
Index: mpqc-2.3.1-as-needed.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/files/mpqc-2.3.1-as-needed.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mpqc-2.3.1-as-needed.patch 23 May 2010 10:40:50 -0000 1.1
+++ mpqc-2.3.1-as-needed.patch 18 Jun 2010 18:20:54 -0000 1.2
@@ -15,13 +15,14 @@
--- mpqc-2.3.1.orig/src/lib/chemistry/qc/wfn/Makefile 2004-06-12 06:50:35.000000000 +0200
+++ mpqc-2.3.1/src/lib/chemistry/qc/wfn/Makefile 2010-02-13 14:20:06.911896080 +0100
-@@ -48,6 +48,11 @@
+@@ -48,6 +48,12 @@
LIBS = $(shell $(LISTLIBS) $(INCLUDE) $(SRCDIR)/../dft/LIBS.h)
+LIBADD = $(SRCDIR)/$(TOPDIR)/lib/libSCisosurf.la \
+ $(SRCDIR)/$(TOPDIR)/lib/libSCsolvent.la \
+ $(SRCDIR)/$(TOPDIR)/lib/libSCbasis.la \
++ $(SRCDIR)/$(TOPDIR)/lib/libSCdft.la \
+ $(SRCDIR)/$(TOPDIR)/lib/libSCintv3.la
+
wfntest:: wfntest.$(OBJSUF) $(LIBS)
@@ -149,3 +150,14 @@
install_devel:: $(TOPDIR)/lib/libmpqc.$(LIBSUF)
$(INSTALL) $(INSTALLDIROPT) $(installroot)$(libdir)
+--- mpqc-2.3.1.orig/src/lib/chemistry/qc/Makefile.orig 2010-06-18 18:09:58.192621760 +0000
++++ mpqc-2.3.1/src/lib/chemistry/qc/Makefile 2010-06-18 18:10:10.350261767 +0000
+@@ -33,7 +33,7 @@
+ include $(SRCDIR)/$(TOPDIR)/lib/GlobalMakefile
+ include $(TOPDIR)/lib/Makedirlist
+
+-SUBDIRS = basis oint3 intv3 wfn scf dft mbpt
++SUBDIRS = basis oint3 intv3 dft wfn scf mbpt
+ ifeq ($(HAVE_SC_SRC_LIB_CHEMISTRY_QC_PSI),yes)
+ SUBDIRS := $(SUBDIRS) psi
+ endif
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-06-18 18:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-18 18:20 [gentoo-commits] gentoo-x86 commit in sci-chemistry/mpqc/files: mpqc-2.3.1-as-needed.patch Kacper Kowalik (xarthisius)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox