[Pkg-octave-commit] [SCM] qtoctave branch, master, updated. 822be51be4ba9de3b813ce30561648d6c80d436a

Thomas Weber thomas.weber.mail at gmail.com
Sun Oct 4 13:01:50 UTC 2009


The following commit has been merged in the master branch:
commit d335958820bfb13c5c17e88d118f6672c6b40718
Author: Thomas Weber <thomas.weber.mail at gmail.com>
Date:   Sat Oct 3 15:36:43 2009 +0200

    Apply patch dont_include_simple_rcs

diff --git a/debian/patches/dont_include_simple_rcs b/debian/patches/dont_include_simple_rcs
new file mode 100644
index 0000000..50e333f
--- /dev/null
+++ b/debian/patches/dont_include_simple_rcs
@@ -0,0 +1,15 @@
+We strip the simple_rcs directory from the upstream tarball (see
+README.sources), so remove it from the build system as well.
+
+ -- Thomas Weber <thomas.weber.mail at gmail.com>  Sat, 03 Oct 2009 13:20:57 +0200
+
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -41,7 +41,6 @@
+ add_subdirectory (qtoctave_pkg/src)
+ add_subdirectory (xmlwidget/qt4)
+ add_subdirectory (easy_plot)
+-add_subdirectory (simple_rcs)
+ add_subdirectory (qtjs)
+ add_subdirectory (qtoctave)
+ 
diff --git a/debian/patches/series b/debian/patches/series
index b26816e..813938e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+dont_include_simple_rcs
 build-out-of-source
 use_octave_htmldoc
 move_doc_under_doc

-- 
qtoctave



More information about the Pkg-octave-commit mailing list