[sagemath] 01/01: Don't patch JmolData.jar path.

Tobias Hansen thansen at moszumanska.debian.org
Sun Dec 4 00:03:30 UTC 2016


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

thansen pushed a commit to branch master
in repository sagemath.

commit f40aee0db04e4c67549304435daa30c1122256c2
Author: Tobias Hansen <thansen at broeselmaschine.fc.up.pt>
Date:   Sun Dec 4 00:03:25 2016 +0000

    Don't patch JmolData.jar path.
---
 debian/patches/debian-paths.patch | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/debian/patches/debian-paths.patch b/debian/patches/debian-paths.patch
index b54100f..504f1d8 100644
--- a/debian/patches/debian-paths.patch
+++ b/debian/patches/debian-paths.patch
@@ -317,14 +317,3 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  
  def degseq_to_data(degree_sequence):
      """
---- a/sage/src/sage/interfaces/jmoldata.py
-+++ b/sage/src/sage/interfaces/jmoldata.py
-@@ -148,7 +148,7 @@
-             True
-         """
-         # Set up paths, file names and scripts
--        jmolpath = os.path.join(SAGE_LOCAL, "share", "jmol", "JmolData.jar")
-+        jmolpath = os.path.join(SAGE_LOCAL, "share", "java", "JmolData.jar")
-         target_native = targetfile
-         import sys
-         if sys.platform == 'cygwin':

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



More information about the debian-science-commits mailing list