mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 02:50:45 +02:00
* gnu/packages/sagemath.scm (libbraiding): Update to 1.3.1. * gnu/packages/sagemath.scm: New file. * gnu/local.mk (dist_patch_DATA): Register patch. Change-Id: I9e284b764bb5dad1d6a86ecd1959fa68f7249338
9 lines
217 B
Diff
9 lines
217 B
Diff
diff --git a/configure.ac b/configure.ac
|
|
index 3867eb9..6572e1f 100644
|
|
--- a/configure.ac
|
|
+++ b/configure.ac
|
|
@@ -8,4 +8,3 @@ AC_PROG_CXX
|
|
LT_INIT
|
|
AC_CONFIG_FILES([Makefile lib/Makefile libbraiding.pc])
|
|
AC_OUTPUT
|
|
-s
|