[med-svn] [fsa] 05/07: Fully exclude display dir from built
Andreas Tille
tille at debian.org
Tue May 31 08:35:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository fsa.
commit 05f48aed5103e8e09466e79cf26594558d1ec14a
Author: Andreas Tille <tille at debian.org>
Date: Tue May 31 10:23:22 2016 +0200
Fully exclude display dir from built
---
debian/patches/no-display.patch | 11 +++++++++++
debian/patches/removed-pdf-only-docs.patch | 4 ++--
2 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/debian/patches/no-display.patch b/debian/patches/no-display.patch
index 7de4a54..dcd816c 100644
--- a/debian/patches/no-display.patch
+++ b/debian/patches/no-display.patch
@@ -15,3 +15,14 @@ Description: The GUI comes with several JARs without source including
SUBDIRS = $(MAYBE_MW) $(ALWAYS_BUILT)
DIST_SUBDIRS = $(ALWAYS_BUILT)
+--- a/configure.ac
++++ b/configure.ac
+@@ -269,8 +269,6 @@ AC_CONFIG_FILES([Makefile
+ src/math/Makefile
+ src/util/Makefile
+ src/seq/Makefile
+- display/Makefile
+- display/mad/manifest.mf
+ perl/Makefile
+ examples/Makefile
+ doc/Makefile
diff --git a/debian/patches/removed-pdf-only-docs.patch b/debian/patches/removed-pdf-only-docs.patch
index 0e2524f..4067814 100644
--- a/debian/patches/removed-pdf-only-docs.patch
+++ b/debian/patches/removed-pdf-only-docs.patch
@@ -16,8 +16,8 @@ Description: doc/ dir was removed since it basically contained PDFs without
--- a/configure.ac
+++ b/configure.ac
-@@ -273,8 +273,6 @@ AC_CONFIG_FILES([Makefile
- display/mad/manifest.mf
+@@ -271,8 +271,6 @@ AC_CONFIG_FILES([Makefile
+ src/seq/Makefile
perl/Makefile
examples/Makefile
- doc/Makefile
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fsa.git
More information about the debian-med-commit
mailing list