[SCM] The Molecular Modelling Toolkit packaging branch, master, updated. 9d95748f3a0f4388cf8500fbae12ed425b4ad459

Frédéric-Emmanuel P?==?UTF-8?Q?ICCA picca at synchrotron-soleil.fr
Tue Sep 20 15:51:21 UTC 2011


The following commit has been merged in the master branch:
commit 254cd9d27c13bd480b56e7b0e5d65170305cd329
Author: Frédéric-Emmanuel PICCA <picca at synchrotron-soleil.fr>
Date:   Tue Sep 20 17:19:19 2011 +0200

    fix the patch series

diff --git a/debian/patches/0001-feature-fix-the-sphinx-build-target.patch b/debian/patches/0001-feature-fix-the-sphinx-build-target.patch
new file mode 100644
index 0000000..b9c5b82
--- /dev/null
+++ b/debian/patches/0001-feature-fix-the-sphinx-build-target.patch
@@ -0,0 +1,24 @@
+From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric-Emmanuel=20PICCA?=
+ <picca at synchrotron-soleil.fr>
+Date: Tue, 20 Sep 2011 17:18:58 +0200
+Subject: feature fix the sphinx build target
+
+---
+ setup.py |    5 +++++
+ 1 files changed, 5 insertions(+), 0 deletions(-)
+
+diff --git a/setup.py b/setup.py
+index 3301948..857b176 100644
+--- a/setup.py
++++ b/setup.py
+@@ -378,4 +378,9 @@ standard and non-standard problems in molecular simulations.
+        scripts = ['tviewer'],
+ 
+        cmdclass = cmdclass,
++
++       command_options={
++        'build_sphinx': {
++            'source_dir' : ('setup.py', 'Doc')}
++        },
+        )
+-- 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..032db53
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-feature-fix-the-sphinx-build-target.patch

-- 
The Molecular Modelling Toolkit packaging



More information about the debian-science-commits mailing list