[ug] 04/07: Update build system for removed directories.

Ansgar Burchardt ansgar at moszumanska.debian.org
Mon Apr 7 12:33:55 UTC 2014


This is an automated email from the git hooks/post-receive script.

ansgar pushed a commit to branch master
in repository ug.

commit 3ab764ffa684d529a9793e21166983c9250f6ef2
Author: Ansgar Burchardt <burchardt at igpm.rwth-aachen.de>
Date:   Mon Apr 7 13:52:29 2014 +0200

    Update build system for removed directories.
---
 debian/patches/repack.diff | 27 +++++++++++++++++++++++++++
 debian/patches/series      |  1 +
 2 files changed, 28 insertions(+)

diff --git a/debian/patches/repack.diff b/debian/patches/repack.diff
new file mode 100644
index 0000000..7fb31ed
--- /dev/null
+++ b/debian/patches/repack.diff
@@ -0,0 +1,27 @@
+--- a/dev/Makefile.am
++++ b/dev/Makefile.am
+@@ -5,13 +5,7 @@
+ # mif (MacOS)
+ # nif (NeXT)
+ 
+-SUBDIRS = ppm meta ps . sif xif rif $(EXTRADIR)
+-
+-if MACOS
+-  EXTRADIR = mif
+-else
+-  EXTRADIR =
+-endif
++SUBDIRS = ppm meta ps . sif xif rif
+ 
+ noinst_LTLIBRARIES = libdevices.la
+ 
+--- a/configure.ac
++++ b/configure.ac
+@@ -214,7 +214,6 @@
+ AC_CONFIG_FILES([Makefile
+                  dev/Makefile
+ 		 dev/meta/Makefile
+-		 dev/mif/Makefile
+ 		 dev/ppm/Makefile
+ 		 dev/ps/Makefile
+ 		 dev/rif/Makefile
diff --git a/debian/patches/series b/debian/patches/series
index 44a6814..f894bc5 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 buildsystem.diff
 soname.diff
+repack.diff

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ug.git



More information about the debian-science-commits mailing list