|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Index: dirac-1.0.2/Makefile.in
|
|
|
|
|
--- dirac-1.0.2/Makefile.in.orig 2009-02-11 02:43:39 +0100
|
|
|
|
|
+++ dirac-1.0.2/Makefile.in 2009-04-23 19:30:09 +0200
|
|
|
|
|
+++ dirac-1.0.2/Makefile.in 2010-01-05 12:21:51 +0100
|
|
|
|
|
@@ -74,8 +74,7 @@
|
|
|
|
|
ETAGS = etags
|
|
|
|
|
CTAGS = ctags
|
|
|
|
@ -21,9 +21,21 @@ Index: dirac-1.0.2/Makefile.in
|
|
|
|
|
|
|
|
|
|
@HAVE_DOXYGEN_FALSE@DOC_DIR =
|
|
|
|
|
@HAVE_DOXYGEN_TRUE@DOC_DIR = doc
|
|
|
|
|
Index: schroedinger-1.0.7/schroedinger.pc.in
|
|
|
|
|
--- schroedinger-1.0.7/schroedinger.pc.in.orig 2009-03-22 22:22:33 +0100
|
|
|
|
|
+++ schroedinger-1.0.7/schroedinger.pc.in 2009-04-23 19:30:09 +0200
|
|
|
|
|
Index: schroedinger-1.0.8/Makefile.in
|
|
|
|
|
--- schroedinger-1.0.8/Makefile.in.orig 2009-09-29 07:24:12 +0200
|
|
|
|
|
+++ schroedinger-1.0.8/Makefile.in 2010-01-05 12:33:28 +0100
|
|
|
|
|
@@ -241,7 +241,7 @@
|
|
|
|
|
top_builddir = @top_builddir@
|
|
|
|
|
top_srcdir = @top_srcdir@
|
|
|
|
|
AUTOMAKE_OPTIONS = foreign
|
|
|
|
|
-SUBDIRS = schroedinger doc tools testsuite
|
|
|
|
|
+SUBDIRS = schroedinger doc tools
|
|
|
|
|
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
|
|
|
|
|
DIST_SUBDIRS = schroedinger doc tools testsuite
|
|
|
|
|
EXTRA_DIST = COPYING COPYING.GPL COPYING.LGPL COPYING.MIT COPYING.MPL \
|
|
|
|
|
Index: schroedinger-1.0.8/schroedinger.pc.in
|
|
|
|
|
--- schroedinger-1.0.8/schroedinger.pc.in.orig 2009-03-22 22:22:33 +0100
|
|
|
|
|
+++ schroedinger-1.0.8/schroedinger.pc.in 2010-01-05 12:21:51 +0100
|
|
|
|
|
@@ -1,7 +1,7 @@
|
|
|
|
|
prefix=@prefix@
|
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
@ -41,10 +53,10 @@ Index: schroedinger-1.0.7/schroedinger.pc.in
|
|
|
|
|
+Cflags: -I${includedir}/schroedinger -I${includedir}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Index: schroedinger-1.0.7/schroedinger/Makefile.in
|
|
|
|
|
--- schroedinger-1.0.7/schroedinger/Makefile.in.orig 2009-04-23 05:21:21 +0200
|
|
|
|
|
+++ schroedinger-1.0.7/schroedinger/Makefile.in 2009-04-23 19:30:09 +0200
|
|
|
|
|
@@ -193,7 +193,7 @@
|
|
|
|
|
Index: schroedinger-1.0.8/schroedinger/Makefile.in
|
|
|
|
|
--- schroedinger-1.0.8/schroedinger/Makefile.in.orig 2009-09-29 07:24:11 +0200
|
|
|
|
|
+++ schroedinger-1.0.8/schroedinger/Makefile.in 2010-01-05 12:21:51 +0100
|
|
|
|
|
@@ -203,7 +203,7 @@
|
|
|
|
|
CTAGS = ctags
|
|
|
|
|
DIST_SUBDIRS = cuda opengl
|
|
|
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
|
|
@ -52,4 +64,4 @@ Index: schroedinger-1.0.7/schroedinger/Makefile.in
|
|
|
|
|
+pkgincludedir = $(includedir)/schroedinger
|
|
|
|
|
ACLOCAL = @ACLOCAL@
|
|
|
|
|
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
|
|
|
|
|
AMDEP_FALSE = @AMDEP_FALSE@
|
|
|
|
|
AMTAR = @AMTAR@
|
|
|
|
|