summarylogtreecommitdiffstats
path: root/package.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package.patch')
-rw-r--r--package.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.patch b/package.patch
index 152786f0c523..49c469563d59 100644
--- a/package.patch
+++ b/package.patch
@@ -1,6 +1,6 @@
--- src/sage/misc/package.py.orig 2014-11-23 15:58:13.000000000 +0100
+++ src/sage/misc/package.py 2015-01-22 20:32:25.651383902 +0100
-@@ -329,7 +329,7 @@
+@@ -328,7 +328,7 @@
Use the framework provided by :mod:`sage.features` to check
whether a library is installed and functional.
"""