[Pkg-octave-commit] [octave-io] 03/04: d/p/uno.patch: drop patch, no more needed with recent LO.

Sébastien Villemot sebastien at debian.org
Thu Jul 14 14:50:03 UTC 2016


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

sebastien pushed a commit to branch master
in repository octave-io.

commit de9ce4e5dfbc84141407dcba019999d3cc7073ba
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Thu Jul 14 16:40:24 2016 +0200

    d/p/uno.patch: drop patch, no more needed with recent LO.
---
 debian/patches/series    |  1 -
 debian/patches/uno.patch | 19 -------------------
 2 files changed, 20 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
index 21611eb..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +0,0 @@
-uno.patch
diff --git a/debian/patches/uno.patch b/debian/patches/uno.patch
deleted file mode 100644
index 87e15c1..0000000
--- a/debian/patches/uno.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Description: Fix detection of UNO interface for Debian
-Author: Sébastien Villemot <sebastien at debian.org>
-Forwarded: not-needed
-Revised-By: Rafael Laboissiere <rafael at labosisiere.net>
-Last-Update: 2015-05-02
-
----
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/inst/chk_spreadsheet_support.m
-+++ b/inst/chk_spreadsheet_support.m
-@@ -448,7 +448,7 @@ function  [ retval, sinterfaces, loaded_
- 
-     ## 2. Find where URE is located. Watch out because
-     ##    case of ./ure is unknown
--    uredir = get_dir_ (path_to_ooo, "ure");
-+    uredir = get_dir_ (path_to_ooo, "ure-link");
-     new_lo = 0;
-     if (isempty (uredir))
-       ## In newer LO, java jars live in <path_to_ooo>/program/classes

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-io.git



More information about the Pkg-octave-commit mailing list