summarylogtreecommitdiffstats
path: root/package.patch
diff options
context:
space:
mode:
authorAntonio Rojas2019-03-10 10:19:06 +0000
committerAntonio Rojas2019-03-10 10:19:06 +0000
commitde6fa22eaa3b0f842a5f6ca7a4f16523732deb13 (patch)
tree9802cdb0e833de6856e6a0c53145bfea82a843bf /package.patch
parentb6d5c0e655368746b5705220206a94dd965d7944 (diff)
downloadaur-de6fa22eaa3b0f842a5f6ca7a4f16523732deb13.tar.gz
Add patch for GAP 4.10.1 support
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 c9033b625e99..b9113ad20f8c 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
-@@ -332,7 +332,7 @@
+@@ -335,7 +335,7 @@
Use the framework provided by :mod:`sage.features` to check
whether a library is installed and functional.
"""